Commit e552d9ab by Sébastien Eustace

Bump version tp 0.10.0-alpha.1

parent 9875c575
__version__ = '0.10.0-alpha.0' __version__ = '0.10.0-alpha.1'
[tool.poetry] [tool.poetry]
name = "poetry" name = "poetry"
version = "0.10.0-alpha.0" version = "0.10.0-alpha.1"
description = "Python dependency management and packaging made easy." description = "Python dependency management and packaging made easy."
authors = [ authors = [
"Sébastien Eustace <sebastien@eustace.io>" "Sébastien Eustace <sebastien@eustace.io>"
......
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