Skip to content

Commit

Permalink
Pycarl version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Jul 31, 2022
1 parent c63d069 commit fcee916
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Changelog

Version 2.0.x
-------------
### Version 2.0.?

### Version 2.1.0 (2022/07)

Requires carl with branch `master14`

- Developer: updated pybind11 to version 2.8.1 and adapted bindings accordingly
- Improved continuous integration with Github Actions

Expand Down
2 changes: 1 addition & 1 deletion lib/pycarl/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0.5"
__version__ = "2.1.0"

0 comments on commit fcee916

Please sign in to comment.