changeset 543:3ef4825fe65d

Prepares for release 3.4
author Magnus Schieder <magnus.schieder@intevation.de>
date Fri, 31 Jan 2020 15:38:32 +0100
parents 525ac205dca2
children 3ffdca6341a4
files CHANGES getan/__init__.py
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Fri Jan 31 14:30:52 2020 +0100
+++ b/CHANGES	Fri Jan 31 15:38:32 2020 +0100
@@ -1,4 +1,4 @@
-(unreleased)
+3.4 2020-01-31
 
  * Add new templates/zeiterfassung-hierarchy1 for creating zeiterfassung.txt
    output where users have used the project keys to record workpackages within
--- a/getan/__init__.py	Fri Jan 31 14:30:52 2020 +0100
+++ b/getan/__init__.py	Fri Jan 31 15:38:32 2020 +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__ = ("3", "3")
+__version_info__ = ("3", "4")
 __version__ = '.'.join(__version_info__)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)