Skip to content

Commit

Permalink
bump to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meeb committed Oct 12, 2023
1 parent e3e7352 commit b57ca11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tubesync/tubesync/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
DOWNLOADS_BASE_DIR = BASE_DIR


VERSION = '0.13.0'
VERSION = '0.13.1'
SECRET_KEY = ''
DEBUG = False
ALLOWED_HOSTS = []
Expand Down

0 comments on commit b57ca11

Please sign in to comment.