Skip to content

Commit d79e358

Browse files
author
Aurelien Degremont
committed
Release 1.3.1
1 parent 7dfe332 commit d79e358

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2014-03-11 Aurelien Degremont <aurelien.degremont@cea.fr>
2+
* Release: 1.3.1
3+
14
2014-02-25 Florent Thery <florent.thery@bull.net>
25
* Select module loading list depending on action and component
36
(ticket #170).

lib/Shine/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
public_version = "1.3"
2-
__version__ = "1.3"
1+
public_version = "1.3.1"
2+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)