diff getan/__init__.py @ 456:193a4a051660

Version: bumps to 2.3.dev1, ptparse to argparse Migration. * Updates CHANGES
author Magnus Schieder <mschieder@intevation.de>
date Wed, 31 Jan 2018 13:34:54 +0100
parents 45b7b83efaed
children 463894654d77
line wrap: on
line diff
--- a/getan/__init__.py	Fri Jan 26 17:32:23 2018 +0100
+++ b/getan/__init__.py	Wed Jan 31 13:34:54 2018 +0100
@@ -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__ = ("2", "2")
+__version_info__ = ("2", "3", "dev1")
 __version__ = '.'.join(__version_info__)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)