fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update requirements
[redakcja.git]
/
apps
/
dvcs
/
version.py
1
# -*- coding: utf-8 -*-
2
#
3
# This file is part of MIL/PEER, licensed under GNU Affero GPLv3 or later.
4
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
5
#
6
from __future__ import unicode_literals
7
8
VERSION = '0.1'