summaryrefslogtreecommitdiff
path: root/fastimport
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2018-04-15 13:25:49 +0100
committerJelmer Vernooij <jelmer@jelmer.uk>2018-04-15 13:25:49 +0100
commitabe11561f0570cb88f47d7021e1de1f1f2cc487c (patch)
treefdaad8a66891eaa9e087deab4c22aff06a63af60 /fastimport
parent01403290ca0e7426423a4283b5cc80ee68db0e1f (diff)
downloadpython-fastimport-git-abe11561f0570cb88f47d7021e1de1f1f2cc487c.tar.gz
Release 0.9.7.fastimport-0.9.7
Diffstat (limited to 'fastimport')
-rw-r--r--fastimport/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastimport/__init__.py b/fastimport/__init__.py
index 39a5a81..0b37616 100644
--- a/fastimport/__init__.py
+++ b/fastimport/__init__.py
@@ -30,4 +30,4 @@ it can be used by other projects. Use it like so:
processor.process(parser.parse())
"""
-__version__ = (0, 9, 7)
+__version__ = (0, 9, 8)