Updating version to 3.1.2 99/10099/1
authorczichy <thoralf.czichy@nokia.com>
Mon, 12 Dec 2022 15:17:33 +0000 (17:17 +0200)
committerczichy <thoralf.czichy@nokia.com>
Mon, 12 Dec 2022 15:17:33 +0000 (17:17 +0200)
Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: Ifbe4f91c2e779ae719b3804a366f97c6a19e480b

docs/release-notes.rst
ricsdl-package/ricsdl/__init__.py

index 82fa617..6824905 100644 (file)
@@ -33,6 +33,10 @@ This document provides the release notes of the ricsdl library.
 Version history
 ---------------
 
+[3.1.2] - 2022-12-12
+
+* correcting whitespaces
+
 [3.1.1] - 2022-06-27
 
 * Bump Python version to 3.8.
index 54daab5..a12c40c 100644 (file)
@@ -31,7 +31,7 @@ from .exceptions import (
 )
 
 
-__version__ = '3.1.1'
+__version__ = '3.1.2'
 
 
 __all__ = [