Skip to content

Commit

Permalink
Bump version number to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Mar 24, 2015
1 parent 359db8f commit 462b6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pickleshare.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
from __future__ import print_function


__version__ = "0.4"
__version__ = "0.5"

from path import path as Path
# from IPython.external.path import path as Path
Expand Down

0 comments on commit 462b6d3

Please sign in to comment.