Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
c74772cb
Verified
Commit
c74772cb
authored
Nov 27, 2022
by
Leonidas Spyropoulos
Browse files
chore: bump to v6.1.9
Signed-off-by:
Leonidas Spyropoulos
<
artafinde@archlinux.org
>
parent
7864ac6d
Pipeline
#40535
passed with stages
in 2 minutes and 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
aurweb/config.py
View file @
c74772cb
...
...
@@ -5,7 +5,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.1.
8
"
AURWEB_VERSION
=
"v6.1.
9
"
_parser
=
None
...
...
pyproject.toml
View file @
c74772cb
...
...
@@ -16,7 +16,7 @@ combine_as_imports = true
#
[tool.poetry]
name
=
"aurweb"
version
=
"v6.1.
8
"
version
=
"v6.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