diff options
| author | Chris Liechti <cliechti@gmx.net> | 2017-07-22 22:50:21 +0200 |
|---|---|---|
| committer | Chris Liechti <cliechti@gmx.net> | 2017-07-22 22:50:21 +0200 |
| commit | c54c81d933b847458d465cd77e96cd702ff2e7be (patch) | |
| tree | ab6c176e37e2b46617b74aa3a40540ba8ea2c588 /documentation | |
| parent | 82d568c0ab14ad49e1260148a437d4a30cd88447 (diff) | |
| download | pyserial-git-c54c81d933b847458d465cd77e96cd702ff2e7be.tar.gz | |
chore: release 3.4v3.4
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index 64605a6..df9d14e 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -45,9 +45,9 @@ copyright = u'2001-2017, Chris Liechti' # built documents. # # The short X.Y version. -version = '3.3' +version = '3.4' # The full version, including alpha/beta/rc tags. -release = '3.3' +release = '3.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
