Skip to content

Commit

Permalink
prepare release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Sep 9, 2013
1 parent edfe057 commit d79e332
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Changes for crate
Unreleased
==========

2013/09/09 0.0.3
================

- text files are now also included in binary egg distributions

2013/09/05 0.0.2
Expand Down
2 changes: 1 addition & 1 deletion src/crate/client/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# do not add any other code into this file, because this is execed by setup
VERSION="0.0.2"
VERSION="0.0.3"

0 comments on commit d79e332

Please # to comment.