mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-05 18:24:19 +02:00
Release prismedia v0.7.0, close #40
This commit is contained in:
parent
9c72a563bd
commit
ee2e11b788
2 changed files with 12 additions and 1 deletions
|
@ -97,7 +97,7 @@ except ImportError:
|
|||
'see https://github.com/ahupp/python-magic\n')
|
||||
exit(1)
|
||||
|
||||
VERSION = "prismedia v0.6.4"
|
||||
VERSION = "prismedia v0.7.0"
|
||||
|
||||
VALID_PRIVACY_STATUSES = ('public', 'private', 'unlisted')
|
||||
VALID_CATEGORIES = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue