aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2017-11-07 20:35:12 +0100
committerAlban Gruin2017-11-07 20:35:12 +0100
commit5c2bc37ed5d8353ea0ee1d9e5f852a1f39ac235f (patch)
treeb7e395124e63a6d83aef6b822b378f0f6348752a
parent8e2138793d147a832d53a829815bdae7292fb088 (diff)
Version 0.11.1v0.11.1
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index 1740b96..7371b39 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"
+VERSION = "0.11.1"
__version__ = VERSION
default_app_config = "edt.apps.EdtConfig"