Skip to content

Commit

Permalink
Bump up to version 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Apr 8, 2018
1 parent 343515c commit 645340b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hamilton/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.0'
__version__ = '0.4.0'
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[bumpversion]
current_version = 0.3.0
current_version = 0.4.0
commit = True
tag = True
message = Bump up to version {new_version}.

[bumpversion:file:hamilton/_version.py]

0 comments on commit 645340b

Please sign in to comment.