Skip to content

Commit efae032

Browse files
committed
Bump to v1.1.1
1 parent a0eebda commit efae032

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

8787

88-
__version__ = '1.2.dev0'
88+
__version__ = '1.1.1'
8989

9090
with open("README.md", encoding="utf-8") as f:
9191
long_description = f.read()

0 commit comments

Comments
 (0)