Skip to content

Commit 5e53b66

Browse files
committed
Release v1.0.0
1 parent 675d0f9 commit 5e53b66

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
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
NAME = "notubiz"
5-
VERSION = "0.0.1"
5+
VERSION = "1.0.0"
66

77
with open(os.path.join(os.path.dirname(__file__), 'README.md')) as readme:
88
LONG_DESCRIPTION = readme.read()

0 commit comments

Comments
 (0)