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 86f7134 commit db0c52dCopy full SHA for db0c52d
2 files changed
CHANGES.rst
@@ -3,6 +3,13 @@ Changelog
3
4
The full list of changes between each Python LiveReload release.
5
6
+Version 2.6.1
7
+-------------
8
+
9
+Released on May 7, 2019
10
11
+1. Fixed bugs
12
13
Version 2.6.0
14
-------------
15
livereload/__init__.py
@@ -8,7 +8,7 @@
:license: BSD, see LICENSE for more details.
"""
-__version__ = '2.6.0'
+__version__ = '2.6.1'
__author__ = 'Hsiaoming Yang <me@lepture.com>'
__homepage__ = 'https://github.com/lepture/python-livereload'
0 commit comments