Skip to content

Commit 6f52735

Browse files
Bump to v1.0.0
1 parent a8ccac5 commit 6f52735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from setuptools import setup, find_packages # noqa: H301
1414

1515
NAME = "hubspot-api-client"
16-
VERSION = "1.0.0-beta"
16+
VERSION = "1.0.0"
1717
# To install the library, run the following
1818
#
1919
# python setup.py install

0 commit comments

Comments
 (0)