We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730fe29 commit 5aeedffCopy full SHA for 5aeedff
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
from setuptools.command.build_clib import build_clib
9
from setuptools.command.build_ext import build_ext
10
11
-__version__ = "0.0.0.dev0"
+__version__ = "0.0.0.dev1"
12
PACKAGE_NAME = "RATapi"
13
14
with open("README.md") as f:
0 commit comments