Skip to content

Commit 3d3b69c

Browse files
authored
update version==0.2.0
1 parent 0305164 commit 3d3b69c

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
@@ -10,7 +10,7 @@ def readme():
1010
return f.read()
1111

1212
setup(name='mysql_kernel',
13-
version='0.1.0',
13+
version='0.2.0',
1414
description='A mysql kernel for Jupyter.',
1515
long_description=readme(),
1616
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)