Skip to content

Commit 3541842

Browse files
[RELEASE] v2.0.0
1 parent d24d3cb commit 3541842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/async_object/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
__license__ = "MIT"
2121
__maintainer__ = "FrankySnow9"
2222
__status__ = "Production"
23-
__version__ = "1.1.1"
23+
__version__ = "2.0.0"
2424

2525
import abc
2626
import inspect

0 commit comments

Comments
 (0)