We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ff64a commit c35d054Copy full SHA for c35d054
HISTORY.rst
@@ -4,6 +4,12 @@
4
History
5
=======
6
7
+0.16.0 (2019-03-19)
8
+-------------------
9
+
10
+* [`#131 <https://github.com/mwarkentin/django-watchman/pull/131>`_] Make watchman constants importable (@jonespm)
11
+* [`#134 <https://github.com/mwarkentin/django-watchman/pull/134>`_] Update Django/Python versions & clean up sample site Docker (@JayH5)
12
13
0.15.0 (2018-02-27)
14
-------------------
15
watchman/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.15.0'
+__version__ = '0.16.0'
0 commit comments