aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2017-11-24 21:30:53 +0100
committerAlban Gruin2017-11-24 21:30:53 +0100
commitd9b78963e8526b803f1165c79ae2f97c6a36016b (patch)
tree99516195b996bffd4f520c8f45fdcd50e357265e
parentb28630da06a6c1286d5cd34d6437d8dd19d6f298 (diff)
Version 0.11.3v0.11.3stable/0.11.z
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index f6ef57e..1cdb4e3 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.11.2"
+VERSION = "0.11.3"
__version__ = VERSION
default_app_config = "edt.apps.EdtConfig"