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.5.1 ] - 2018-04-24
44
55### Fixed
66
@@ -502,7 +502,8 @@ Initial release
502502
503503
504504
505- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.5.0...1.x
505+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/1.5.1...1.x
506+ [ 1.5.1 ] : https://github.com/sdispater/pendulum/releases/tag/1.5.1
506507[ 1.5.0 ] : https://github.com/sdispater/pendulum/releases/tag/1.5.0
507508[ 1.4.4 ] : https://github.com/sdispater/pendulum/releases/tag/1.4.4
508509[ 1.4.3 ] : https://github.com/sdispater/pendulum/releases/tag/1.4.3
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- VERSION = '1.5.0 '
3+ VERSION = '1.5.1 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pendulum"
3- version = " 1.5.0 "
3+ version = " 1.5.1 "
44description = " Python datetimes made easy."
55
66license = " MIT"
You can’t perform that action at this time.
0 commit comments