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 9f73677 commit 1bbcd30Copy full SHA for 1bbcd30
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