Skip to content

Commit

Permalink
bump to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed Apr 26, 2016
1 parent 9b000d1 commit 08de897
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,8 @@
Version 0.0.3 (2016-04-26)
==========================

* Better handling of unexpected data

Version 0.0.2 (2015-01-07)
==========================

Expand Down
2 changes: 1 addition & 1 deletion misfitapp/__init__.py
@@ -1,2 +1,2 @@
"Django integration for python-misfit"
__version__ = "0.0.2"
__version__ = "0.0.3"

0 comments on commit 08de897

Please sign in to comment.