1 parent 45e1330 commit 85ba7c6Copy full SHA for 85ba7c6
1 file changed
setup.py
@@ -5,7 +5,7 @@ def load(path):
5
return open(path, "r").read()
6
7
8
-numerapi_version = "3.1.0.dev0"
+numerapi_version = "3.1.0.dev1"
9
10
classifiers = [
11
"Development Status :: 5 - Production/Stable",
0 commit comments