Skip to content

Commit bb93b2a

Browse files
committed
1.3
1 parent 91f0caa commit bb93b2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
1.3 (unreleased)
5+
1.3 (2017-03-01)
66
----------------
77

88
- Use ``yafowil.utils.entry_point`` decorator.

LICENSE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
License
33
=======
44

5-
Copyright (c) 2012-2015, BlueDynamics Alliance, Austria, Germany, Switzerland
5+
Copyright (c) 2012-2017, BlueDynamics Alliance, Austria, Germany, Switzerland
66
All rights reserved.
77

88
Redistribution and use in source and binary forms, with or without

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
version = '1.3.dev0'
6+
version = '1.3'
77
shortdesc = 'Bootstrap Styles for YAFOWIL'
88
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
99
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()

0 commit comments

Comments
 (0)