Skip to content

Commit

Permalink
New stormpy version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Dec 11, 2017
1 parent e9ad026 commit 6c729ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=============


Version 1.1.x
Version 1.2.x
-------------

### Version 1.2.0
Expand All @@ -15,6 +15,10 @@ Requires storm version >= 1.2.0 and pycarl version >= 2.0.2
- Extended documentation
- Extended build script


Version 1.1.x
-------------

### Version 1.1.0 (2017/08)
Requires storm version >= 1.1.0
- Bindings for `storm-pars`
Expand All @@ -40,4 +44,4 @@ Version 0.9.x
- Improved building system, read flags from storm build system

### Version 0.9 (2017/03)
- Start of this changelog
- Start of this changelog
2 changes: 1 addition & 1 deletion lib/stormpy/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.0"
__version__ = "1.2.0"

0 comments on commit 6c729ca

Please sign in to comment.