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

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
windreamer committed Mar 9, 2017
1 parent 2ee8c6f commit 6aa27bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'setuptools >= 18.0.0 required for Cython extension'

ext_modules = [Extension('dpark.portable_hash', ['dpark/portable_hash.pyx'])]
version = '0.4.0'
version = '0.4.1'

setup(name='DPark',
version=version,
Expand Down

0 comments on commit 6aa27bb

Please sign in to comment.