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.3.0 ] - 2017-09-25
44
55### Added
66
@@ -412,7 +412,8 @@ Initial release
412412
413413
414414
415- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/master...develop
415+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.3.0...master
416+ [ 1.3.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.3.0
416417[ 1.2.5 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.5
417418[ 1.2.4 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.4
418419[ 1.2.3 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.3
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '1.2 '
61+ version = '1.3 '
6262# The full version, including alpha/beta/rc tags.
63- release = '1.2.5 '
63+ release = '1.3.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.2.5 '
3+ VERSION = '1.3.0 '
You can’t perform that action at this time.
0 commit comments