Skip to content

Commit 4a78bdd

Browse files
committed
Updated version number to 0.2
1 parent 4abf5f6 commit 4a78bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
)
2626

2727
setup(name='OpenMMXTB',
28-
version='0.1',
28+
version='0.2',
2929
packages=['openmmxtb'],
3030
ext_modules=[extension],
3131
package_data = {"openmmxtb" : ['forcefields/xtb/*.xml']},

0 commit comments

Comments
 (0)