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 cd8c594 commit d9c774aCopy full SHA for d9c774a
setup.py
@@ -93,7 +93,7 @@ def build_extension(self, ext):
93
94
setup(
95
name="geant4_pybind",
96
- version="0.1.0b4",
+ version="0.1.0b5",
97
author="Benjamin H.",
98
author_email="haarigerharald@gmx.at",
99
description="Alternative python bindings for Geant4 via pybind11",
0 commit comments