From e856abc35b60d318a1f8383eccc3cce8bde3ab63 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Tue, 4 Apr 2017 16:26:49 -0400 Subject: [PATCH] bump version numbers --- README.md | 2 +- docs/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87463b2c..334cd393 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Sol 2.16 +## Sol 2.17 [![Join the chat at https://gitter.im/chat-sol2/Lobby](https://badges.gitter.im/chat-sol2/Lobby.svg)](https://gitter.im/chat-sol2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) diff --git a/docs/source/conf.py b/docs/source/conf.py index 20e59474..95207a64 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,9 +59,9 @@ author = 'ThePhD' # built documents. # # The short X.Y version. -version = '2.16' +version = '2.17' # The full version, including alpha/beta/rc tags. -release = '2.16.0' +release = '2.17.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.