diff options
| author | James Socol <james@mozilla.com> | 2012-04-10 13:28:04 -0400 |
|---|---|---|
| committer | James Socol <james@mozilla.com> | 2012-04-10 13:29:19 -0400 |
| commit | 29a65a71e3eb91e76c5e95a64ecd11fb6a77e54c (patch) | |
| tree | bda6250ffc4d1fca8d74a52c6fe759c9ba214596 /docs/conf.py | |
| parent | 3faba222791dea3f5dcc0b335ae1550064f88575 (diff) | |
| download | pystatsd-29a65a71e3eb91e76c5e95a64ecd11fb6a77e54c.tar.gz | |
Link to RTD. Update CHANGES.v0.5.0
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 81fe0fd..808a31c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ copyright = u'2012, James Socol' # built documents. # # The short X.Y version. -version = '0.4.0' +version = '0.5.0' # The full version, including alpha/beta/rc tags. release = '0.4.0' |
