Skip to content

Commit 9511718

Browse files
authored
Updates version to 0.0.0.dev9 (#188)
1 parent 3345860 commit 9511718

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.dev8"
11+
__version__ = "0.0.0.dev9"
1212
PACKAGE_NAME = "ratapi"
1313

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

0 commit comments

Comments
 (0)