diff getan/__init__.py @ 488:463894654d77 3.0

Prepares for release 3.0 rename getan-eval.py to getan-report. rename getan-report.py to getan-day-report installed getan-report as script. installed getan-day-report as script. set python_requires to >=3.4
author Magnus Schieder <mschieder@intevation.de>
date Fri, 29 Jun 2018 19:47:01 +0200
parents 193a4a051660
children bb08400729fb
line wrap: on
line diff
--- a/getan/__init__.py	Fri Jun 29 19:28:24 2018 +0200
+++ b/getan/__init__.py	Fri Jun 29 19:47:01 2018 +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__ = ("2", "3", "dev1")
+__version_info__ = ("3", "0")
 __version__ = '.'.join(__version_info__)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)