File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " amazon-sns-extended-client"
3- version = " 0.1 .0"
3+ version = " 1.0 .0"
44description = " Python version of AWS SNS extended client to publish large payload message"
55authors = [" Amazon Web Service - SNS" ]
66license = " Apache-2.0"
@@ -9,7 +9,7 @@ packages = [{include = "sns_extended_client", from="src"}]
99homepage = " https://github.com/awslabs/amazon-sns-python-extended-client-lib"
1010repository = " https://github.com/awslabs/amazon-sns-python-extended-client-lib"
1111classifiers =[
12- " Development Status :: 4 - Beta " ,
12+ " Development Status :: 5 - Production/Stable " ,
1313 " Intended Audience :: Developers" ,
1414 " License :: OSI Approved :: Apache Software License" ,
1515 " Programming Language :: Python :: 3.7" ,
You can’t perform that action at this time.
0 commit comments