Skip to content

Commit bdd7627

Browse files
committed
Release version 1.1.0.
1 parent 11477e1 commit bdd7627

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ fixes, that don't change the public interface.
1616

1717
Unreleased__
1818
------------
19-
__ https://github.com/israel-lugo/capidup/compare/v1.0.1...HEAD
19+
__ https://github.com/israel-lugo/capidup/compare/v1.1.0...HEAD
20+
21+
22+
1.1.0_ — 2017-02-06
23+
-------------------
2024

2125
Added
2226
.....
@@ -46,7 +50,6 @@ Fixed
4650
1.0.1_ — 2016-07-12
4751
-------------------
4852

49-
5053
First production release.
5154

5255

@@ -56,4 +59,5 @@ First production release.
5659
.. _issue #15: https://github.com/israel-lugo/capidup/issues/15
5760
.. _issue #16: https://github.com/israel-lugo/capidup/issues/16
5861

62+
.. _1.1.0: https://github.com/israel-lugo/capidup/tree/v1.1.0
5963
.. _1.0.1: https://github.com/israel-lugo/capidup/tree/v1.0.1

capidup/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
2828
"""
2929

30-
__version__ = '1.0.1'
30+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)