Skip to content

Commit 03dd87b

Browse files
committed
Rectified version number.
1 parent c29f46e commit 03dd87b

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
@@ -7,7 +7,7 @@
77
setuptools.setup(
88
name='hellpy',
99
license='MIT',
10-
version='1.0.1',
10+
version='1.1.0',
1111
python_requires=">=3.6",
1212
author='Manan (mentix02)',
1313
long_description=long_description,

0 commit comments

Comments
 (0)