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.4 ] - 2017-06-20
44
55### Fixed
66
@@ -386,8 +386,9 @@ Initial release
386386
387387
388388
389- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.2.3...master
390- [ 1.2.3 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.2
389+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.2.4...master
390+ [ 1.2.4 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.4
391+ [ 1.2.3 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.3
391392[ 1.2.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.2
392393[ 1.2.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.1
393394[ 1.2.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.2.0
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '1.2'
6262# The full version, including alpha/beta/rc tags.
63- release = '1.2.3 '
63+ release = '1.2.4 '
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.3 '
3+ VERSION = '1.2.4 '
You can’t perform that action at this time.
0 commit comments