Skip to content

Commit

Permalink
Updated version number for prospr testing
Browse files Browse the repository at this point in the history
  • Loading branch information
okkevaneck committed Oct 5, 2022
1 parent 1299920 commit 97d51d3
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 @@ -12,7 +12,7 @@
from setuptools import setup
from pybind11.setup_helpers import Pybind11Extension, build_ext

__version__ = "0.2a3"
__version__ = "0.2a4"

# Define core module extension.
ext_modules = [
Expand Down

0 comments on commit 97d51d3

Please sign in to comment.