Skip to content

Commit

Permalink
Bump version for 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
GPHemsley committed Oct 6, 2018
1 parent 183c7ef commit b06d03d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

0.4.0 (2018-XX-XX)
0.4.0 (2018-10-06)
------------------

- Handle subjurisdiction without results (e.g. summary lines).
Expand Down
2 changes: 1 addition & 1 deletion clarify/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.0.dev0'
__version__ = '0.4.0'

0 comments on commit b06d03d

Please sign in to comment.