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