Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
afedynitch committed Mar 13, 2020
1 parent 8bbb4ee commit c6a9925
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Changes in first release version of MCEq from release candidate 1:

Version 1.1.3:

- Added atmospheres for KM3NeT by @Kakiczi (https://github.com/Kakiczi)
- new keyword for MCEqRun "build_matrices"=False (to prevent matrix building on init)
- Equivalent projectile mappings separated for SIBYLL 2.1 and 2.3

Version 1.1.2:

- Hotfix for MKL library handler
Expand Down
2 changes: 1 addition & 1 deletion MCEq/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.2'
__version__ = '1.1.3'

0 comments on commit c6a9925

Please sign in to comment.