Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentzo committed Sep 1, 2016
1 parent 560fea3 commit 49a3352
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.13"
__version__ = "1.14"


class GitArchiver(object):
Expand Down

0 comments on commit 49a3352

Please sign in to comment.