We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41572cd commit 6f47925Copy full SHA for 6f47925
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.dev3"
+__version__ = "0.0.0.dev4"
12
PACKAGE_NAME = "RATapi"
13
14
with open("README.md") as f:
0 commit comments