Skip to content

Commit 9c675db

Browse files
author
Bono de Visser
committed
Bump version for incompatibility with python2
1 parent 084f68f commit 9c675db

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='python-varnishadm',
5-
version='0.2.2',
5+
version='1.0.0',
66
long_description=open('README.rst').read(),
77
description='Simple Python interface for the Varnish management port',
88
author='Justin Quick',

0 commit comments

Comments
 (0)