Skip to content

Commit 260093e

Browse files
committed
feat: update version to 1.2.0
1 parent 47c649a commit 260093e

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
@@ -1,6 +1,6 @@
11
import setuptools
22

3-
VERSION = '1.1.8'
3+
VERSION = '1.2.0'
44
with open("README.md", "r", encoding="utf-8") as fh:
55
long_description = fh.read()
66
with open('requirements.txt') as f:

0 commit comments

Comments
 (0)