We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24d3cb commit 3541842Copy full SHA for 3541842
src/async_object/__init__.py
@@ -20,7 +20,7 @@
20
__license__ = "MIT"
21
__maintainer__ = "FrankySnow9"
22
__status__ = "Production"
23
-__version__ = "1.1.1"
+__version__ = "2.0.0"
24
25
import abc
26
import inspect
0 commit comments