File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- [ Unreleased ]
3+ [ 1.1.0 ]
44
55### Added
66
@@ -333,7 +333,8 @@ Initial release
333333
334334
335335
336- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.0.2...develop
336+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.1.0...master
337+ [ 1.1.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.1.0
337338[ 1.0.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.2
338339[ 1.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.1
339340[ 1.0.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.0
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '1.0 '
61+ version = '1.1 '
6262# The full version, including alpha/beta/rc tags.
63- release = '1.0.2 '
63+ release = '1.1.0 '
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.0.2 '
3+ VERSION = '1.1.0 '
You can’t perform that action at this time.
0 commit comments