diff options
author | smerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-11-14 11:51:36 +0000 |
---|---|---|
committer | smerten <smerten@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-11-14 11:51:36 +0000 |
commit | ad8d25a46e36c43e0382fc12b95552858e60500c (patch) | |
tree | 52745e9243aaeef176ed3b79d0bb39717a14ab52 | |
parent | 257ad141b3d6792d0917924b026797cf1930c82b (diff) | |
download | docutils-ad8d25a46e36c43e0382fc12b95552858e60500c.tar.gz |
Adapted version.py.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6483 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r-- | sandbox/rstdiff/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/rstdiff/version.py b/sandbox/rstdiff/version.py index 75b8a57be..d4f4d8123 100644 --- a/sandbox/rstdiff/version.py +++ b/sandbox/rstdiff/version.py @@ -1 +1 @@ -version = '0.1.0' +version = '0.1.1' |