Skip to content

Commit

Permalink
Bump version to 0.400.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suutari-ai committed Mar 12, 2017
1 parent 9de9d69 commit c2bc233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.rst
@@ -1,5 +1,5 @@
Unreleased
----------
0.400.0
-------

- Allow pre-requirements without base requirements
- (jazzband/pip-tools#441) Fixed implementation of excluding packages
Expand Down
2 changes: 1 addition & 1 deletion prequ/__init__.py
@@ -1 +1 @@
__version__ = '0.300.0.post0.dev0'
__version__ = '0.400.0'

0 comments on commit c2bc233

Please sign in to comment.