Skip to content

Commit 6f47925

Browse files
authored
bumped version to dev4 (#125)
1 parent 41572cd commit 6f47925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools.command.build_clib import build_clib
99
from setuptools.command.build_ext import build_ext
1010

11-
__version__ = "0.0.0.dev3"
11+
__version__ = "0.0.0.dev4"
1212
PACKAGE_NAME = "RATapi"
1313

1414
with open("README.md") as f:

0 commit comments

Comments
 (0)