File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111[ coverage-image ] : https://coveralls.io/repos/github/bakwc/PySyncObj/badge.svg?branch=master
1212[ coverage ] : https://coveralls.io/github/bakwc/PySyncObj?branch=master
1313
14- [ release-image ] : https://img.shields.io/badge/release-0.3.5 -blue.svg?style=flat
14+ [ release-image ] : https://img.shields.io/badge/release-0.3.6 -blue.svg?style=flat
1515[ releases ] : https://github.com/bakwc/PySyncObj/releases
1616
1717[ license-image ] : https://img.shields.io/badge/license-MIT-blue.svg?style=flat
Original file line number Diff line number Diff line change 5656
5757# General information about the project.
5858project = u'PySyncObj'
59- copyright = u'2016 , Filipp Ozinov'
59+ copyright = u'2020 , Filipp Ozinov'
6060author = u'Filipp Ozinov'
6161
6262# The version info for the project you're documenting, acts as replacement for
6363# |version| and |release|, also used in various other places throughout the
6464# built documents.
6565#
6666# The short X.Y version.
67- version = u'0.3.4 '
67+ version = u'0.3.6 '
6868# The full version, including alpha/beta/rc tags.
69- release = u'0.3.4 '
69+ release = u'0.3.6 '
7070
7171# The language for content autogenerated by Sphinx. Refer to documentation
7272# for a list of supported languages.
Original file line number Diff line number Diff line change 1- VERSION = '0.3.5 '
1+ VERSION = '0.3.6 '
You can’t perform that action at this time.
0 commit comments