DOC: updating references to catalyst

This commit is contained in:
Victor Grau Serrat
2018-01-19 14:55:40 -07:00
parent 04a1513e73
commit d669419d18
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -41,11 +41,11 @@ master_doc = 'index'
# General information about the project.
project = u'Catalyst'
copyright = u'2017, Enigma MPC, Inc.'
copyright = u'2018, Enigma MPC, Inc.'
# The full version, including alpha/beta/rc tags, but excluding the commit hash
#release = version.split('+', 1)[0]
release = '0.3'
release = '0.4'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.