Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Oct 21, 2023
1 parent 1630638 commit d3f269f
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 @@ -9,7 +9,7 @@
from setuptools import setup, find_packages, Extension
from setuptools.command.build_ext import build_ext

__version__ = "0.3.0"
__version__ = "0.3.1"
HERE = Path(__file__).resolve().parent


Expand Down

0 comments on commit d3f269f

Please sign in to comment.