Skip to content

Commit 674258a

Browse files
authored
Update setup.py
1 parent ed8f6e6 commit 674258a

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
@@ -5,7 +5,7 @@ def readme():
55
return file.read()
66

77
setup(name='bubbly',
8-
version='1.0.1',
8+
version='1.0.2',
99
description='A module for plotting interactive and animated bubble charts using Plotly',
1010
long_description=readme(),
1111
url='https://github.com/AashitaK/bubbly',

0 commit comments

Comments
 (0)