Skip to content

Commit d3a82e4

Browse files
version number bump
1 parent f218daa commit d3a82e4

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
@@ -4,7 +4,7 @@
44
if __name__ == "__main__":
55
setup(
66
name='Wosis',
7-
version='0.1.dev0',
7+
version='0.1.1',
88
description='Python package that acts as an bridging interface between WoS Client, wos_parser, and Metaknowledge',
99
long_description=open('README.md').read(),
1010
url='',

0 commit comments

Comments
 (0)