diff getan/__init__.py @ 558:2d8294d02636

Version: bumps to 3.5.dev1
author Magnus Schieder <magnus.schieder@intevation.de>
date Thu, 23 Apr 2020 21:34:54 +0200
parents 8b92ed4e40d8
children 6d2baff45b47
line wrap: on
line diff
--- a/getan/__init__.py	Thu Apr 23 21:19:42 2020 +0200
+++ b/getan/__init__.py	Thu Apr 23 21:34:54 2020 +0200
@@ -6,5 +6,5 @@
 # This is Free Software licensed under the terms of GPLv3 or later.
 # For details see LICENSE coming with the source of 'getan'.
 
-__version_info__ = ("3", "5")
+__version_info__ = ("3", "5", "dev1")
 __version__ = '.'.join(__version_info__)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)