Skip to content

Commit 5811597

Browse files
authored
Update setup.py
1 parent 46c6d4e commit 5811597

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
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44

55
project = "hub"
6-
VERSION = "1.1.5"
6+
VERSION = "1.2.0"
77

88
this_directory = os.path.abspath(os.path.dirname(__file__))
99
with open(os.path.join(this_directory, "README.md")) as f:

0 commit comments

Comments
 (0)