Skip to content

Commit

Permalink
Bump version to 3.5.1
Browse files Browse the repository at this point in the history
* Technical change
* Details:
  - Tests library against its packaged version
  - By doing so, we prevent some hideous bugs
  • Loading branch information
Mauko Quiroga committed Oct 19, 2018
1 parent 2319b3b commit a4e606f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### 3.5.1 - [#59](https://github.com/openfisca/country-template/pull/59)

* Technical change
* Details:
- Tests library against its packaged version
- By doing so, we prevent some hideous bugs

## 3.5.0

* Technical change
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name = "OpenFisca-Country-Template",
version = "3.5.0",
version = "3.5.1",
author = "OpenFisca Team",
author_email = "contact@openfisca.org",
classifiers=[
Expand Down

0 comments on commit a4e606f

Please sign in to comment.