Skip to content

Commit

Permalink
0.2.7 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon authored Feb 13, 2024
1 parent 31c01f3 commit 91e1cf3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# Changelog

## [0.2.6](https://github.com/BlueBrain/emodel-generalisation/compare/0.2.5..0.2.6)
## [0.2.7](https://github.com/BlueBrain/emodel-generalisation/compare/0.2.5..0.2.7)

> 9 February 2024
> 13 February 2024
### Fixes

- One more params/parameters (Alexis Arnaudon - [#38](https://github.com/BlueBrain/emodel-generalisation/pull/38))
- Make sure param in final works (Alexis Arnaudon - [#36](https://github.com/BlueBrain/emodel-generalisation/pull/36))

### General Changes

- Release 0.2.6 (Alexis Arnaudon - [#37](https://github.com/BlueBrain/emodel-generalisation/pull/37))

## [0.2.5](https://github.com/BlueBrain/emodel-generalisation/compare/0.2.3..0.2.5)

> 5 February 2024
Expand Down
2 changes: 1 addition & 1 deletion emodel_generalisation/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
# or send a letter to Creative Commons, 171
# Second Street, Suite 300, San Francisco, California, 94105, USA.

VERSION = "0.2.6" # pragma: no cover
VERSION = "0.2.7" # pragma: no cover

0 comments on commit 91e1cf3

Please sign in to comment.