Skip to content

Commit 3fdbac9

Browse files
committed
Release python3-lxc 3.0.0
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
1 parent b69f086 commit 3fdbac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def get_pkg_config_var(name):
8888

8989

9090
setup(name='python3-lxc',
91-
version='3.0.0.beta1',
91+
version='3.0.0',
9292
description='Python3 bindings for LXC',
9393
long_description='The lxc-python3 package contains LXC bindings for python3',
9494
license='LGPLv2+',

0 commit comments

Comments
 (0)