Skip to content

Commit bd0ccda

Browse files
authored
Update setup.py
1 parent 36e1c96 commit bd0ccda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

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

1313
setup(
1414
name='bandwidth-sdk',
15-
version='1.0.0',
15+
version='8.0.0',
1616
description='Bandwidth\'s set of APIs',
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",
@@ -28,4 +28,4 @@
2828
'enum34>=1.1.6',
2929
'lxml>=4.3.4'
3030
]
31-
)
31+
)

0 commit comments

Comments
 (0)