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.2.0 ] - 2017-03-24
44
55### Added
66
@@ -356,7 +356,8 @@ Initial release
356356
357357
358358
359- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/master...develop
359+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.2.0...master
360+ [ 1.2.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.0
360361[ 1.1.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.1.1
361362[ 1.1.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.1.0
362363[ 1.0.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.0.2
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '1.1 '
61+ version = '1.2 '
6262# The full version, including alpha/beta/rc tags.
63- release = '1.1.1 '
63+ release = '1.2.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.1.1 '
3+ VERSION = '1.2.0 '
You can’t perform that action at this time.
0 commit comments