Skip to content

Commit

Permalink
increment version number again?
Browse files Browse the repository at this point in the history
  • Loading branch information
ehermes committed Jun 14, 2023
1 parent 2b77834 commit 1b2b889
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 @@ -6,7 +6,7 @@

from setuptools import setup, Extension, find_packages

VERSION = '2.2.0'
VERSION = '2.3.0'

debug = '--debug' in sys.argv or '-g' in sys.argv

Expand Down

0 comments on commit 1b2b889

Please sign in to comment.