Skip to content

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed May 11, 2020
1 parent 170e77d commit a96c0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup, find_packages

setup(name='coinor.cuppy',
version='0.96.1',
version='0.96.2',
description='Cutting Plane Methods in Python (CuPPy)',
long_description='''A collection of 'naive' implementations of basic
cutting plane algorithms in Python. The collection contains a generator
Expand Down

0 comments on commit a96c0e5

Please sign in to comment.