We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd576b commit 7c4c7c3Copy full SHA for 7c4c7c3
setup.py
@@ -90,7 +90,7 @@ def build_extension(self, ext):
90
91
setup(
92
name="geant4_pybind",
93
- version="0.1.0b1",
+ version="0.1.0b2",
94
author="Benjamin H.",
95
author_email="haarigerharald@gmx.at",
96
description="Alternative python bindings for Geant4 via pybind11",
0 commit comments