summaryrefslogtreecommitdiff
path: root/fastimport
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-02-28 12:55:10 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-02-28 12:55:10 +0100
commit06fc61ac343e874b1b4c6336e9ca759dbc79713a (patch)
treeddad5dcfb47987f8584cf5f85372c04cf4af9fb6 /fastimport
parente0a9d3b51acd5e56a610ba060ef6909daf62eeca (diff)
downloadpython-fastimport-git-06fc61ac343e874b1b4c6336e9ca759dbc79713a.tar.gz
Start on 0.9.2.
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 d9dfffd..d80c015 100644
--- a/fastimport/__init__.py
+++ b/fastimport/__init__.py
@@ -15,4 +15,4 @@
"""Fastimport streams."""
-__version__ = (0, 9, 1)
+__version__ = (0, 9, 2)