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 074b6aa commit 0f5b4d0Copy full SHA for 0f5b4d0
src/sio3pack/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.1"
+__version__ = "1.0.0.dev1"
2
3
from sio3pack.files import LocalFile
4
from sio3pack.packages.exceptions import ImproperlyConfigured, PackageAlreadyExists
0 commit comments