Skip to content

Commit

Permalink
4.2.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlan-00 committed Sep 3, 2020
1 parent 7ad0ee5 commit 33808e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ampache~=4.2.0-1
ampache~=4.2.2-1
requests~=2.22.0
setuptools~=44.0.0
2 changes: 1 addition & 1 deletion src/_meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"""

__author__ = "Lachlan de Waard (lachlan-00)"
__version__ = "4.2.0-1"
__version__ = "4.2.2-1"

DEBUG = False

0 comments on commit 33808e8

Please sign in to comment.