Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentzo committed Aug 13, 2018
1 parent 16a79f7 commit 7e50503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git_archive_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
from zipfile import ZipFile, ZipInfo, ZIP_DEFLATED
import re

__version__ = "1.17"
__version__ = "1.17.1"


class GitArchiver(object):
Expand Down

0 comments on commit 7e50503

Please sign in to comment.