Skip to content

Commit 37d3302

Browse files
committed
release: v1.1.4 缺陷修复版本
1 parent 89512b9 commit 37d3302

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
@@ -32,7 +32,7 @@
3232
# For a discussion on single-sourcing the version across setup.py and the
3333
# project code, see
3434
# https://packaging.python.org/guides/single-sourcing-package-version/
35-
version="1.1.3", # Required
35+
version="1.1.4", # Required
3636
# This is a one-line description or tagline of what your project does. This
3737
# corresponds to the "Summary" metadata field:
3838
# https://packaging.python.org/specifications/core-metadata/#summary

0 commit comments

Comments
 (0)