Skip to content

Commit 8d811ef

Browse files
committed
Update version to v0.1.1.
1 parent d0b0b30 commit 8d811ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='stability-sdk',
8-
version='0.1.0',
8+
version='0.1.1',
99
author='Wes Brown',
1010
author_email='wesbrown18@gmail.com',
1111
maintainer='David Marx',
@@ -52,4 +52,4 @@
5252
],
5353
keywords=[],
5454
license='MIT',
55-
)
55+
)

0 commit comments

Comments
 (0)