Skip to content

Commit 500a483

Browse files
committed
prepare 1.2
1 parent 0bb4f9f commit 500a483

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.2 (unreleased)
5+
1.2 (2015-01-23)
66
----------------
77

88
- Use ``configure`` entry point for theme configuration.

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-2014, BlueDynamics Alliance, Austria, Germany, Switzerland
5+
Copyright (c) 2012-2015, 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
@@ -5,7 +5,7 @@
55
)
66

77

8-
version = '1.2.dev1'
8+
version = '1.2'
99
shortdesc = 'Bootstrap Styles for YAFOWIL'
1010
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
1111
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()

0 commit comments

Comments
 (0)