diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-05-13 01:13:25 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-05-13 01:13:25 -0400 |
| commit | e5259cbb58092184fdeb4d0635c57480164cb1ce (patch) | |
| tree | 184788c39447158e700e175323ab05707e666b74 /docs/conf.py | |
| parent | 56ef89424f923e29dfbedf29429dac0c2ecdc341 (diff) | |
| download | tablib-e5259cbb58092184fdeb4d0635c57480164cb1ce.tar.gz | |
version bump
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 01f4933..5a42816 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ copyright = u'2011, Kenneth Reitz. Styles (modified) © Armin Ronacher' # built documents. # # The short X.Y version. -version = '0.9.6' +version = '0.9.7' # The full version, including alpha/beta/rc tags. release = version |
