Skip to content

Commit

Permalink
version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed Oct 16, 2018
1 parent 15b4d14 commit c4f7ee8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.0.7 (2018-10-16)
------------------

- Upgrade nokia library to 1.1.0 to use withings URLs

0.0.6 (2018-10-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion nokiaapp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"Django integration for python-nokia"
__version__ = "0.0.7dev"
__version__ = "0.0.7"
__release__ = __version__

0 comments on commit c4f7ee8

Please sign in to comment.