Skip to content
Snippets Groups Projects
Commit b4fde182 authored by Alban Gruin's avatar Alban Gruin
Browse files

Version 0.14.0


Signed-off-by: default avatarAlban Gruin <alban@pa1ch.fr>
parent 169226ed
Branches stable/0.y.z
Tags v0.14.0
No related merge requests found
......@@ -14,8 +14,8 @@
copyright = u'%d, Alban Gruin' % year
author = u'Alban Gruin'
version = u'0.13'
release = u'0.13.0'
version = u'0.14'
release = u'0.14.0'
language = 'fr'
......
# Copyright (C) 2017 Alban Gruin
# Copyright (C) 2017-2018 Alban Gruin
#
# celcatsanitizer is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
......@@ -13,7 +13,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with celcatsanitizer. If not, see <http://www.gnu.org/licenses/>.
VERSION = "0.13.0"
VERSION = "0.14.0"
__version__ = VERSION
default_app_config = "edt.apps.EdtConfig"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment