Skip to content

Commit 485eb7f

Browse files
committed
version 1.1.0 - adopted semantic version number
1 parent ded88e1 commit 485eb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description = f.read()
88

99
setup(name='robin_stocks',
10-
version='1.0.0.7',
10+
version='1.1.0',
1111
description='A Python wrapper around the Robinhood API',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)