Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Commit

Permalink
increase version for pypi fixing typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmsrosa committed Jul 5, 2020
1 parent 1b24207 commit 8807593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbbinder.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Original work Copyright (c) 2016 Jacob VanderPlas
"""
__license__ = "MIT"
__version__ = "0.13a4"
__version__ = "0.13a5"
__config_version__ = "0.13a"

import os
Expand Down

0 comments on commit 8807593

Please sign in to comment.