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

Release python3-lxc 3.0.2

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2018-08-16 16:15:48 -04:00
parent 93b1f2f090
commit 4d034205fb

View File

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