aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2018-01-23 22:04:50 +0100
committerAlban Gruin2018-01-23 22:04:50 +0100
commit94e35d0018cc1210594a08f33ffc27ecfd5bb7ba (patch)
treef28a3e02e5d258a61cd0bbd25d1197109b29e420
parentc2e4dc75c49378a3e53b28c40972ee0a6f99a020 (diff)
Version 0.12.2v0.12.2
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index f75615a..6d78c7a 100644
--- a/__init__.py
+++ b/__init__.py
@@ -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.12.1"
+VERSION = "0.12.2"
__version__ = VERSION
default_app_config = "edt.apps.EdtConfig"