Skip to content

Commit

Permalink
Release cpymad v1.15.0
Browse files Browse the repository at this point in the history
- update to MAD-X 5.09.01
- add wheels for python 3.12
  • Loading branch information
coldfix committed Dec 5, 2023
1 parent 5026115 commit 8fa604f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
~~~~~~~~~

1.15.0
======
Date: 05.12.2023

- update to MAD-X 5.09.01
- add wheels for python 3.12


1.14.2
======
Date: 20.09.2023
Expand Down
2 changes: 1 addition & 1 deletion src/cpymad/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


__title__ = 'cpymad'
__version__ = '1.14.2'
__version__ = '1.15.0'

__summary__ = 'Cython binding to MAD-X'
__uri__ = 'https://github.com/hibtc/cpymad'
Expand Down

0 comments on commit 8fa604f

Please sign in to comment.