Skip to content

Commit 24f00a0

Browse files
committed
bump52.21
1 parent 3a44989 commit 24f00a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Connect to libvarnish api by ctypes
1111
:Date: 2017-09-26
1212
:Version: 52.21
1313
:Support Varnish Version: 4.0.x, 4.1.x 5.0.x 5.1.x 5.2.x
14+
:Check Varnish Version: 5.1.3 5.2.0
1415
:Check Python Version: 2.7.x, 3.4.x
1516
:Manual section: 3
1617

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
sys.path.insert(0, current_dir + os.sep + 'src')
1414

15-
release = "50.20"
15+
release = "52.21"
1616

1717
setup(
1818
name='varnishapi',

0 commit comments

Comments
 (0)