Skip to content

Commit 1213158

Browse files
authored
Update __init__ pymadng version
1 parent ee4f55e commit 1213158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pymadng/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .madp_object import MAD
22

33
__title__ = "pymadng"
4-
__version__ = "0.6.2"
4+
__version__ = "0.6.3"
55

66
__summary__ = "Python interface to MAD-NG running as subprocess"
77
__uri__ = "https://github.com/MethodicalAcceleratorDesign/MAD-NG.py"

0 commit comments

Comments
 (0)