mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 09:29:16 +02:00
Prepare documentation and changelog for release v0.6
This commit is contained in:
parent
81a183dd72
commit
041a8fd722
3 changed files with 18 additions and 12 deletions
|
@ -94,7 +94,7 @@ except ImportError:
|
|||
'see https://github.com/ahupp/python-magic\n')
|
||||
exit(1)
|
||||
|
||||
VERSION = "prismedia v0.5"
|
||||
VERSION = "prismedia v0.6"
|
||||
|
||||
VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted')
|
||||
VALID_CATEGORIES = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue