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

Release python3-lxc 3.0.3

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2018-11-22 19:49:43 -05:00
parent 4d034205fb
commit 6658caec7e

View File

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