mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-06 02:29:58 +02:00
Add changelog and version for hotfix v0.6.1
This commit is contained in:
parent
9426ca465c
commit
2338188325
2 changed files with 7 additions and 1 deletions
|
@ -94,7 +94,7 @@ except ImportError:
|
|||
'see https://github.com/ahupp/python-magic\n')
|
||||
exit(1)
|
||||
|
||||
VERSION = "prismedia v0.6"
|
||||
VERSION = "prismedia v0.6.1"
|
||||
|
||||
VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted')
|
||||
VALID_CATEGORIES = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue