Skip to content

Commit 92d9cd8

Browse files
committed
updated version number in setup
1 parent 186bd7e commit 92d9cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='dympy',
5-
version='0.0.1',
5+
version='0.0.2',
66
license='GNU GENERAL PUBLIC LICENSE',
77
description='A package to run Dymola commands from python in windows',
88
url='https://github.com/BrechtBa/dympy',

0 commit comments

Comments
 (0)