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 c095377 commit b2a8ddcCopy full SHA for b2a8ddc
setup.py
@@ -86,7 +86,7 @@ def build_extension(self, ext):
86
87
setup(
88
name="geant4_pybind",
89
- version="0.1.0b2",
+ version="0.1.0b3",
90
author="Benjamin H.",
91
author_email="haarigerharald@gmx.at",
92
description="Alternative python bindings for Geant4 via pybind11",
0 commit comments