Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentzo committed Nov 12, 2015
1 parent 4970495 commit 20b881d
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 @@ -33,7 +33,7 @@
import tarfile
from zipfile import ZipFile, ZipInfo, ZIP_DEFLATED

__version__ = "1.12"
__version__ = "1.13"


class GitArchiver(object):
Expand Down

0 comments on commit 20b881d

Please sign in to comment.