Skip to content

Commit

Permalink
Update version and path info
Browse files Browse the repository at this point in the history
Problem:
The version and path info need to be updated

Solution:
Updated all version and tags to point to 1.1.1
  • Loading branch information
amudukutore committed Sep 8, 2017
1 parent d6a5779 commit 4cb9546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
# The short X.Y version.
version = u'v1.1'
# The full version, including alpha/beta/rc tags.
release = u'v1.1.0'
release = u'v1.1.1'

# def setup(app):
# app.add_config_value('versionlevel', '', 'env')
Expand Down

0 comments on commit 4cb9546

Please sign in to comment.