diff --git a/setup.py b/setup.py index a95f942..bb21fbb 100644 --- a/setup.py +++ b/setup.py @@ -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+',