We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b4d14 commit c4f7ee8Copy full SHA for c4f7ee8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.0.7 (2018-10-16)
2
+------------------
3
+
4
+- Upgrade nokia library to 1.1.0 to use withings URLs
5
6
0.0.6 (2018-10-16)
7
------------------
8
nokiaapp/__init__.py
@@ -1,3 +1,3 @@
"Django integration for python-nokia"
-__version__ = "0.0.7dev"
+__version__ = "0.0.7"
__release__ = __version__
0 commit comments