Skip to content

Commit

Permalink
Prepare for tag 31.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabaldini committed Mar 7, 2024
1 parent 8388c7d commit 1bb3184
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Release notes
=============


*ixpeobssim (31.0.0) - Thu, 07 Mar 2024 15:21:06 +0100*

* Merging in pull request https://github.com/lucabaldini/ixpeobssim/pull/723
* Initial import of version 13 of the response files, in synch with the official
IXPE CALDB shipped with HEASoft 6.33.
Expand Down Expand Up @@ -4090,4 +4093,4 @@ strongly advised against using this version. Please update straight to 6.0.0)

*ximpol (0.0.1) - Fri, 04 Dec 2015 06:39:19 -0800*

* Initial setup of the github repository
* Initial setup of the github repository
4 changes: 2 additions & 2 deletions ixpeobssim/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TAG = '30.6.4'
BUILD_DATE = 'Tue, 12 Dec 2023 14:22:42 +0100'
TAG = '31.0.0'
BUILD_DATE = 'Thu, 07 Mar 2024 15:21:06 +0100'

0 comments on commit 1bb3184

Please sign in to comment.