Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
oberbichler authored Nov 7, 2019
1 parent 2e9d29e commit 8d16ebb
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 @@ -8,7 +8,7 @@
from setuptools.command.build_ext import build_ext
from distutils.version import LooseVersion

EQLIB_VERSION = '0.23.0'
EQLIB_VERSION = '0.23.1'

class CMakeExtension(Extension):
def __init__(self, name, sourcedir=''):
Expand Down

0 comments on commit 8d16ebb

Please sign in to comment.