Skip to content

Commit 6bedadb

Browse files
author
Martin Durant
committed
v0.5.3
1 parent e7b2c4d commit 6bedadb

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
@@ -29,7 +29,7 @@
2929
except ImportError:
3030
from distutils.core import setup, Extension
3131

32-
version = '0.5.2'
32+
version = '0.5.3'
3333
long_description = """
3434
Python bindings for the snappy compression library from Google.
3535

0 commit comments

Comments
 (0)