Skip to content

Commit f688ec3

Browse files
authored
Update setup.py
1 parent 06cab25 commit f688ec3

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.3.0"
12+
VERSION = "1.3.2"
1313

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

0 commit comments

Comments
 (0)