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+ ## [ 2.0.2 ] - 2018-05-29
44
55### Fixed
66
5555
5656
5757
58- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.1...master
58+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.2...master
59+ [ 2.0.2 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.2
5960[ 2.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.1
6061[ 2.0.0 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.0
Original file line number Diff line number Diff line change 1- __version__ = '2.0.1 '
1+ __version__ = '2.0.2 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pendulum"
3- version = " 2.0.1 "
3+ version = " 2.0.2 "
44description = " Python datetimes made easy"
55authors = [" Sébastien Eustace <sebastien@eustace.io>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments