Commit 0857f325 by Sébastien Eustace

Bump version to 1.0.0a4

parent dfcd07aa
__version__ = "1.0.0a3" __version__ = "1.0.0a4"
[tool.poetry] [tool.poetry]
name = "poetry" name = "poetry"
version = "1.0.0a3" version = "1.0.0a4"
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