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.4 ] - 2018-10-30
44
55### Fixed
66
8080
8181
8282
83- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.3...master
83+ [ Unreleased ] : https://github.com/sdispater/pendulum/compare/2.0.4...master
84+ [ 2.0.4 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.4
8485[ 2.0.3 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.3
8586[ 2.0.2 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.2
8687[ 2.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.1
Original file line number Diff line number Diff line change 1- __version__ = "2.0.3 "
1+ __version__ = "2.0.4 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pendulum"
3- version = " 2.0.3 "
3+ version = " 2.0.4 "
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