1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-06 03:48:13 +01:00

Release python3-lxc 3.0.0

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2018-03-26 23:31:38 -04:00
parent b69f086d54
commit 3fdbac90cd

View File

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