Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb242eb

Browse files
committed
Starting to work towards 0.3
1 parent 2e3bfd9 commit eb242eb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pymatbridge/version.py

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

33
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
44
_version_major = 0
5-
_version_minor = 2
5+
_version_minor = 3
66
_version_micro = '' # use '' for first of series, number for 1 and above
77
_version_extra = 'dev'
88
#_version_extra = '' # Uncomment this for full releases

setup.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)