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