File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ]
3+ ## [ 1.1.1 ] - 2017-03-14
44
55### Fixed
66
@@ -340,7 +340,8 @@ Initial release
340340
341341
342342
343- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.1.0...master
343+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.1.1...master
344+ [ 1.1.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.1.1
344345[ 1.1.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.1.0
345346[ 1.0.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.2
346347[ 1.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.1
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '1.1'
6262# The full version, including alpha/beta/rc tags.
63- release = '1.1.0 '
63+ release = '1.1.1 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- VERSION = '1.1.0 '
3+ VERSION = '1.1.1 '
You can’t perform that action at this time.
0 commit comments