Release 0.8.0
Bump release version
This commit is contained in:
parent
5fe0360089
commit
c78b27e27f
2 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "debianmemberportfolio"
|
||||
version = "0.8.0-dev"
|
||||
version = "0.8.0"
|
||||
description = "Service to create Debian Member Portfolio URLs"
|
||||
authors = ["Jan Dittberner <jan@dittberner.info>"]
|
||||
license = "AGPL-3.0+"
|
||||
|
|
@ -41,4 +41,4 @@ build-backend = "poetry.core.masonry.api"
|
|||
[[tool.poetry_babel_plugin.compile]]
|
||||
domains = ["messages"]
|
||||
directory = "debianmemberportfolio/translations"
|
||||
fuzzy = false
|
||||
fuzzy = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue