1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-05 18:48:46 +01:00

Release python3-lxc 5.0.0

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2023-01-24 23:34:00 -05:00
parent 33b1be0361
commit aaab3be45d

View File

@@ -83,7 +83,7 @@ class LxcBuildExtCommand(BuildExtCommand):
setup(name='python3-lxc',
version='3.0.4',
version='5.0.0',
description='Python3 bindings for LXC',
long_description='The lxc-python3 package contains LXC bindings for python3',
license='LGPLv2+',