Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
okkevaneck committed Apr 9, 2021
1 parent 87de46b commit 488aec7
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified archives/prospr_core.tar.gz
Binary file not shown.
Binary file modified archives/prospr_core.zip
Binary file not shown.
Binary file modified archives/prospr_data.tar.gz
Binary file not shown.
Binary file modified archives/prospr_data.zip
Binary file not shown.
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
from pybind11.setup_helpers import Pybind11Extension, build_ext

__version__ = "0.2a1"
__version__ = "0.2a2"

# Define core module extension.
ext_modules = [
Expand Down

0 comments on commit 488aec7

Please sign in to comment.