diff --git a/README.md b/README.md index 7e492e06..671594f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tcframe 0.5.0 +# tcframe 0.6.0 [![Build Status](https://travis-ci.org/fushar/tcframe.svg?branch=master)](https://travis-ci.org/fushar/tcframe) [![Coverage Status](http://codecov.io/github/fushar/tcframe/coverage.svg?branch=master)](http://codecov.io/github/fushar/tcframe?branch=master) diff --git a/docs/conf.py b/docs/conf.py index 97116a3f..2acb7199 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,7 +45,7 @@ # General information about the project. project = u'tcframe' -copyright = u'2015, Ashar Fuadi' +copyright = u'2016, Ashar Fuadi' author = u'Ashar Fuadi' # The version info for the project you're documenting, acts as replacement for @@ -53,9 +53,9 @@ # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5.0' +release = '0.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.