mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
poetry: bump version to 6.0.5
... I need to stop missing this. We need to centralize version setting into a single file and source it. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
164037da43
commit
2f8e2288ad
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
[tool.poetry]
|
||||
name = "aurweb"
|
||||
version = "v6.0.4"
|
||||
version = "v6.0.5"
|
||||
license = "GPL-2.0-only"
|
||||
description = "Source code for the Arch User Repository's website"
|
||||
homepage = "https://aur.archlinux.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue