Skip to content

Commit

Permalink
New version v0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rec committed Sep 8, 2019
1 parent 189b17a commit 61fd779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitz/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from pathlib import Path
import sys

VERSION = '0.9.11'
VERSION = '0.9.12'
LIBRARY_DIRECTORY = Path(__file__).absolute().parent
EXECUTABLE_DIRECTORY = Path(sys.argv[0]).absolute().parent

Expand Down

0 comments on commit 61fd779

Please sign in to comment.