Skip to content

Commit 12dd0f9

Browse files
committed
chg: [config] 2.1 release
1 parent 3efdd57 commit 12dd0f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
from setuptools import setup
33

4-
VERSION = '2.0.0'
4+
VERSION = '2.1.0'
55
DESCRIPTION = "PyBloom: A Probabilistic data structure"
66
LONG_DESCRIPTION = """
77
pybloom is a Python implementation of the bloom filter probabilistic data

0 commit comments

Comments
 (0)