Skip to content

Commit bd47a0c

Browse files
authored
Update setup.py
1 parent 9b9f25b commit bd47a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from setuptools import find_packages, setup
1010

1111
project = "hub"
12-
VERSION = "1.2.1"
12+
VERSION = "1.2.2"
1313

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

0 commit comments

Comments
 (0)