We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9df479 commit a8da97eCopy full SHA for a8da97e
setup.cfg
@@ -13,7 +13,7 @@ long_description_content_type = text/markdown
13
description = Python RSocket library
14
zip_safe = True
15
classifiers =
16
- Development Status :: 3 - Alpha
+ Development Status :: 3 - Beta
17
Programming Language :: Python
18
Programming Language :: Python :: 3.8
19
Programming Language :: Python :: 3.9
@@ -56,7 +56,7 @@ cli = asyncclick>=8.0.0
56
optimized = cbitstruct>=1.0.9
57
cloudevents =
58
cloudevents>=1.9.0
59
- pydantic>=1.10.7
+ pydantic>=1.10.0
60
61
[options.entry_points]
62
cli.console_scripts =
0 commit comments