Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hunter Wittenborn
aurweb
Commits
07e479ab
Verified
Commit
07e479ab
authored
Feb 23, 2022
by
Kevin Morris
Browse files
upgrade: bump to v6.0.19
Signed-off-by:
Kevin Morris
<
kevr@0cost.org
>
parent
51d4b7f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
aurweb/config.py
View file @
07e479ab
...
...
@@ -6,7 +6,7 @@ from typing import Any
# Publicly visible version of aurweb. This is used to display
# aurweb versioning in the footer and must be maintained.
# Todo: Make this dynamic/automated.
AURWEB_VERSION
=
"v6.0.1
8
"
AURWEB_VERSION
=
"v6.0.1
9
"
_parser
=
None
...
...
pyproject.toml
View file @
07e479ab
...
...
@@ -8,7 +8,7 @@
#
[tool.poetry]
name
=
"aurweb"
version
=
"v6.0.1
8
"
version
=
"v6.0.1
9
"
license
=
"GPL-2.0-only"
description
=
"Source code for the Arch User Repository's website"
homepage
=
"https://aur.archlinux.org"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment