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 1
1
# Change Log
2
2
3
- ## [ Unreleased ]
3
+ ## [ 2.0.2 ] - 2018-05-29
4
4
5
5
### Fixed
6
6
55
55
56
56
57
57
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
59
60
[ 2.0.1 ] : https://github.com/sdispater/pendulum/releases/tag/2.0.1
60
61
[ 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 1
1
[tool .poetry ]
2
2
name = " pendulum"
3
- version = " 2.0.1 "
3
+ version = " 2.0.2 "
4
4
description = " Python datetimes made easy"
5
5
authors = [
" Sébastien Eustace <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments