mirror of
https://github.com/vale981/clay
synced 2025-03-05 09:31:40 -05:00
Version 0.5.5
This commit is contained in:
parent
68f512ca27
commit
145ae101fb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ except ImportError:
|
|||
codename = None
|
||||
|
||||
APP_NAME = 'Clay Player'
|
||||
VERSION = '0.5.4'
|
||||
VERSION = '0.5.5'
|
||||
if codename is not None:
|
||||
VERSION += '-' + codename(separator='-', id=VERSION)
|
||||
USER_AGENT = ' '.join([
|
||||
|
|
Loading…
Add table
Reference in a new issue