Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksamuel committed Aug 19, 2020
1 parent 9558751 commit 5b515f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zerobin/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from pathlib import Path

__version__ = "1.0.1"
__version__ = "1.0.2"

ROOT_DIR = Path(__file__).absolute().parent

0 comments on commit 5b515f4

Please sign in to comment.