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 00c9791 commit 499fa22Copy full SHA for 499fa22
src/pymadng/__init__.py
@@ -1,7 +1,7 @@
1
from .madp_object import MAD
2
3
__title__ = "pymadng"
4
-__version__ = "0.7.1"
+__version__ = "0.8.0"
5
6
__summary__ = "Python interface to MAD-NG running as subprocess"
7
__uri__ = "https://github.com/MethodicalAcceleratorDesign/MAD-NG.py"
0 commit comments