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.1 ] - 2018-05-10
44
55## Fixed
66
4343
4444
4545
46- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.0...master
46+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.1...master
47+ [ 2.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.1
4748[ 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.0 '
1+ __version__ = '2.0.1 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pendulum"
3- version = " 2.0.0 "
3+ version = " 2.0.1 "
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