Skip to content

Commit

Permalink
bumping version numeber and adding changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen Synge committed May 4, 2014
1 parent c28204d commit 6e6c88b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Changelog

vmcatcher-0.4.1

* Subscriping to an image list now works.
* Code restructuring.

vmcatcher-0.4.0

* Added new options to command line.
Expand Down
2 changes: 1 addition & 1 deletion vmcatcher/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.4.0"
version = "0.4.1"

0 comments on commit 6e6c88b

Please sign in to comment.