Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Nov 6, 2023
1 parent f2b0e31 commit 041470c
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 find_namespace_packages
from setuptools import setup

__version__ = "0.2.2"
__version__ = "0.2.3"

ext_modules = [
Pybind11Extension(
Expand Down

0 comments on commit 041470c

Please sign in to comment.