Skip to content

Commit

Permalink
Version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwalch committed Dec 19, 2023
1 parent 9595c28 commit 6367902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livereload/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""django-livereload"""
__version__ = '0.5'
__version__ = '0.5.1'
__license__ = 'BSD License'

__author__ = 'Tomas Walch'
Expand Down

0 comments on commit 6367902

Please sign in to comment.