aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2018-01-11 20:50:35 +0100
committerAlban Gruin2018-01-11 20:50:35 +0100
commit32cfe5e60b60d7859f6e4fb3b4cba03d47293918 (patch)
treee52c646666eb8881987be5696e36389dd8e74ca3
parente710ab4b1293ecbd0f61649b4abb3072379f362f (diff)
Version 0.12.1v0.12.1
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index 03ae5ff..f75615a 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.0"
+VERSION = "0.12.1"
__version__ = VERSION
default_app_config = "edt.apps.EdtConfig"