Skip to content

Commit

Permalink
Use SCM-based version in the Poetry itself
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 25, 2018
1 parent ec30169 commit 6a057f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry"
version = "0.12.10"
version = "attr: setuptools_scm.get_version"
description = "Python dependency management and packaging made easy."
authors = [
"Sébastien Eustace <[email protected]>"
Expand Down

0 comments on commit 6a057f7

Please sign in to comment.