Skip to content

Commit 8f764c2

Browse files
committed
Bump version to 0.3.0
1 parent 972cd7d commit 8f764c2

File tree

6 files changed

+803
-6
lines changed

6 files changed

+803
-6
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ pip-log.txt
2727
setup.cfg
2828
MANIFEST.in
2929
pyproject.lock
30-
README.rst

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [Unreleased]
3+
## [0.3.0] - 2018-03-05
44

55
### Added
66

@@ -42,6 +42,7 @@ Initial release
4242

4343

4444

45-
[Unreleased]: https://github.com/sdispater/poetry/compare/0.2.0...master
45+
[Unreleased]: https://github.com/sdispater/poetry/compare/0.3.0...master
46+
[0.3.0]: https://github.com/sdispater/poetry/releases/tag/0.3.0
4647
[0.2.0]: https://github.com/sdispater/poetry/releases/tag/0.2.0
4748
[0.1.0]: https://github.com/sdispater/poetry/releases/tag/0.1.0

0 commit comments

Comments
 (0)