summaryrefslogtreecommitdiff
path: root/fastimport
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-04-04 02:48:11 +0200
committerJelmer Vernooij <jelmer@samba.org>2012-04-04 02:48:11 +0200
commit6500a5e7d82651ade9002d44e3ecc71a50302616 (patch)
treeff3945ac81015eef78f1f99ec80e803813898631 /fastimport
parent2d0b623d61e65fd388cc82551786ac9fb8dbf1fd (diff)
downloadpython-fastimport-baserock/morph.tar.gz
Start on 0.9.3.baserock/morph
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 d80c015..b6d6fa0 100644
--- a/fastimport/__init__.py
+++ b/fastimport/__init__.py
@@ -15,4 +15,4 @@
"""Fastimport streams."""
-__version__ = (0, 9, 2)
+__version__ = (0, 9, 3)