Skip to content

Commit

Permalink
Bump version to 0.6.1.
Browse files Browse the repository at this point in the history
A bug in `curried.merge_with` was fixed (see #24 and #25).
Increased performance of several `cytoolz.dicttoolz` functions (see #18).
  • Loading branch information
eriknw committed May 3, 2014
1 parent c4dcfbc commit 1504149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cytoolz/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.6.1dev'
__version__ = '0.6.1'
__toolz_version__ = '0.6.0'

0 comments on commit 1504149

Please sign in to comment.