Skip to content

Commit

Permalink
Release cpymad v1.16.1
Browse files Browse the repository at this point in the history
- maintenance release to trigger new build after fix in build pipeline
  • Loading branch information
coldfix committed Apr 23, 2024
1 parent 00c0b74 commit a246548
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGES.rst
@@ -1,12 +1,20 @@
Changelog
~~~~~~~~~

1.16.1
======
Date: 23.04.2024

- maintenance release to trigger new build after fix in build pipeline


1.16.0
======
Date: 19.04.2024
Date: 23.04.2024

- update to MAD-X 5.09.02


1.15.0
======
Date: 05.12.2023
Expand Down
2 changes: 1 addition & 1 deletion src/cpymad/__init__.py
Expand Up @@ -4,7 +4,7 @@


__title__ = 'cpymad'
__version__ = '1.16.0'
__version__ = '1.16.1'

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

0 comments on commit a246548

Please sign in to comment.