Skip to content

Commit

Permalink
Version number -> 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jul 15, 2016
1 parent 44520a0 commit e8479db
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.7.2"
__version__ = "0.7.3"

try:
from pathlib import Path
Expand Down

0 comments on commit e8479db

Please sign in to comment.