Skip to content

Commit 1b93d81

Browse files
committed
1.1 version
1 parent 9f83f92 commit 1b93d81

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

55
project = "hub"
6-
VERSION = "1.0.9"
6+
VERSION = "1.1"
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)