Skip to content

Commit d0dbedb

Browse files
committed
bump to v0.1.3 & cleanup
1 parent 7c6e898 commit d0dbedb

2 files changed

Lines changed: 24 additions & 96 deletions

File tree

git_diff/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""git-diff -- Beautiful git viewer in your browser. Like GitHub, but local."""
22

3-
__version__ = "0.1.2"
3+
__version__ = "0.1.3"
44
__author__ = "Ankit Chaubey"
55
__email__ = "ankitchaubey.dev@gmail.com"
66
__url__ = "https://github.com/ankit-chaubey/git-diff"

0 commit comments

Comments
 (0)