File tree 3 files changed +5
-4
lines changed
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
+ ## [ 0.12.16 ] - 2019-05-17
4
4
5
5
### Fixed
6
6
@@ -671,7 +671,8 @@ Initial release
671
671
672
672
673
673
674
- [ Unreleased ] : https://github.com/sdispater/poetry/compare/0.12.15...master
674
+ [ Unreleased ] : https://github.com/sdispater/poetry/compare/0.12.16...master
675
+ [ 0.12.16 ] : https://github.com/sdispater/poetry/releases/tag/0.12.16
675
676
[ 0.12.15 ] : https://github.com/sdispater/poetry/releases/tag/0.12.15
676
677
[ 0.12.14 ] : https://github.com/sdispater/poetry/releases/tag/0.12.14
677
678
[ 0.12.13 ] : https://github.com/sdispater/poetry/releases/tag/0.12.13
Original file line number Diff line number Diff line change 1
- __version__ = "0.12.15 "
1
+ __version__ = "0.12.16 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " poetry"
3
- version = " 0.12.15 "
3
+ version = " 0.12.16 "
4
4
description = " Python dependency management and packaging made easy."
5
5
authors = [
6
6
" Sébastien Eustace <[email protected] >"
You can’t perform that action at this time.
0 commit comments