Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 54f1edd

Browse files
authored
Merge pull request #77 from douban/windreamer-patch-1
Bump version
2 parents 3edef9a + 2d60c05 commit 54f1edd

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
@@ -7,7 +7,7 @@
77
'setuptools >= 18.0.0 required for Cython extension'
88

99
ext_modules = [Extension('dpark.portable_hash', ['dpark/portable_hash.pyx'])]
10-
version = '0.4.1'
10+
version = '0.4.2'
1111
req = [
1212
'pymesos>=0.2.10',
1313
'pyzmq',

0 commit comments

Comments
 (0)