Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Felix Yan
pyalpm
Commits
81a1749b
Verified
Commit
81a1749b
authored
Jan 15, 2020
by
Jelle van der Waa
🚧
Browse files
Bump version to 0.9.1
Signed-off-by:
Jelle van der Waa
<
jelle@archlinux.org
>
parent
d06d84ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
81a1749b
...
...
@@ -5,7 +5,7 @@ from setuptools import setup, Extension
os
.
putenv
(
'LC_CTYPE'
,
'en_US.UTF-8'
)
pyalpm_version
=
'0.9.
0
'
pyalpm_version
=
'0.9.
1
'
PYCMAN_SCRIPTS
=
[
'database'
,
'deptest'
,
'query'
,
'remove'
,
'sync'
,
'upgrade'
,
'version'
]
...
...
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