Skip to content

Commit 52ec65c

Browse files
authored
update version number (#200)
1 parent adf2708 commit 52ec65c

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
@@ -54,7 +54,7 @@ def generateIDL():
5454
OMPython_packages.extend(['OMPythonIDL', 'OMPythonIDL._OMCIDL', 'OMPythonIDL._OMCIDL__POA'])
5555

5656
setup(name='OMPython',
57-
version='3.4.0',
57+
version='3.5.0',
5858
description='OpenModelica-Python API Interface',
5959
author='Anand Kalaiarasi Ganeson',
6060
author_email='[email protected]',

0 commit comments

Comments
 (0)