Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
daochenzha committed Jun 27, 2021
1 parent b1e010f commit a246f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import setuptools

VERSION = '1.0.5'
VERSION = '1.0.6'

with open("README.md", "r", encoding="utf8") as fh:
long_description = fh.read()
Expand Down

0 comments on commit a246f3b

Please sign in to comment.