We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfe332 commit d79e358Copy full SHA for d79e358
2 files changed
ChangeLog
@@ -1,3 +1,6 @@
1
+2014-03-11 Aurelien Degremont <aurelien.degremont@cea.fr>
2
+ * Release: 1.3.1
3
+
4
2014-02-25 Florent Thery <florent.thery@bull.net>
5
* Select module loading list depending on action and component
6
(ticket #170).
lib/Shine/__init__.py
@@ -1,2 +1,2 @@
-public_version = "1.3"
-__version__ = "1.3"
+public_version = "1.3.1"
+__version__ = "1.3.1"
0 commit comments