Skip to content

Commit bd90a43

Browse files
committed
Start v1.2.dev0
1 parent 16a3593 commit bd90a43

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
@@ -71,7 +71,7 @@ def build_extension(self, ext):
7171
], cwd=build_temp, env=build_env)
7272

7373

74-
__version__ = '1.1.dev0'
74+
__version__ = '1.2.dev0'
7575

7676
with open("README.md", "r", encoding="utf-8") as f:
7777
long_description = f.read()

0 commit comments

Comments
 (0)