Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentzo committed Feb 13, 2018
1 parent 92226a7 commit 136c766
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.16.4"
__version__ = "1.17"


class GitArchiver(object):
Expand Down

0 comments on commit 136c766

Please sign in to comment.