Skip to content

Commit

Permalink
v1.03.3
Browse files Browse the repository at this point in the history
* fix exporting entries to file
  • Loading branch information
Toms Bauģis committed Jan 18, 2013
1 parent 3fc7328 commit fdc01fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS
@@ -1,3 +1,8 @@
===============
Version 1.03.3
===============
* fix exporting entries to file

===============
Version 1.03.2
===============
Expand Down
2 changes: 1 addition & 1 deletion wscript
@@ -1,5 +1,5 @@
# -*- python -*-
VERSION = '1.03.2'
VERSION = '1.03.3'
APPNAME = 'hamster-time-tracker'
top = '.'
out = 'build'
Expand Down

0 comments on commit fdc01fa

Please sign in to comment.