Skip to content

Commit 45e1330

Browse files
committed
updated version to 3.1.0.dev0
1 parent 3cad6dc commit 45e1330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ def load(path):
55
return open(path, "r").read()
66

77

8-
numerapi_version = "3.1.2.dev1"
8+
numerapi_version = "3.1.0.dev0"
99

1010
classifiers = [
1111
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)