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.4.2 ] - 2018-02-22
44
55### Fixed
66
@@ -458,7 +458,8 @@ Initial release
458458
459459
460460
461- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.4.1...1.x
461+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.4.2...1.x
462+ [ 1.4.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.4.2
462463[ 1.4.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.4.1
463464[ 1.4.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.4.0
464465[ 1.3.2 ] : https://github.com/sdispater/pendulum/releases/tag/1.3.2
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '1.4'
6262# The full version, including alpha/beta/rc tags.
63- release = '1.4.1 '
63+ release = '1.4.2 '
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.4.1 '
3+ VERSION = '1.4.2 '
You can’t perform that action at this time.
0 commit comments