Skip to content

Commit

Permalink
Back to development: 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vuolleko committed Jan 31, 2017
1 parent b1dadd2 commit 56775f5
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 @@
# Change Log

0.3.2 (unreleased)
------------------

- Nothing changed yet.


0.3.1 (2017-01-31)
------------------
- Clean up requirements
Expand Down
2 changes: 1 addition & 1 deletion elfi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
__email__ = 'elfi-support@hiit.fi'

# make sure __version_ is on the last non-empty line (read by setup.py)
__version__ = '0.3.1'
__version__ = '0.3.2.dev0'

0 comments on commit 56775f5

Please sign in to comment.