Skip to content

Commit 43b288a

Browse files
authored
Merge pull request #60 from TAMUparametric/newrelease
Bump version number for new pypi release
2 parents fb61d16 + f1a0699 commit 43b288a

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
@@ -1,6 +1,6 @@
11
from setuptools import find_packages, setup
22

3-
__version__ = "1.6.7"
3+
__version__ = "1.6.8"
44

55
short_desc = (
66
"Extensible Multiparametric Solver in Python"

0 commit comments

Comments
 (0)