Commit 9579de75 by Sébastien Eustace

Bump version to 0.6.0-beta.1

parent b0e9e0cd
__version__ = '0.5.0'
__version__ = '0.6.0-beta.1'
[tool.poetry]
name = "poetry"
version = "0.5.0"
version = "0.6.0-beta.1"
description = "Python dependency management and packaging made easy."
authors = [
"Sébastien Eustace <sebastien@eustace.io>"
]
license = "MIT"
readme = "README.rst"
readme = "README.md"
homepage = "https://poetry.eustace.io/"
repository = "https://github.com/sdispater/poet"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment