Skip to content

Commit

Permalink
Bumped version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
modelonrobinandersson committed Aug 2, 2023
1 parent 23e0dcb commit 6d1ff85
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 88 deletions.
6 changes: 3 additions & 3 deletions doc/sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
'sphinx.ext.coverage', 'sphinx.ext.pngmath','sphinx.ext.ifconfig','sphinx.ext.viewcode',
'sphinxcontrib.programoutput', 'sphinx.ext.mathjax']
# 'sphinx.ext.jsmath', '
Expand All @@ -50,9 +50,9 @@
# built documents.
#
# The short X.Y version.
version = '3.4.1'
version = '3.4.2'
# The full version, including alpha/beta/rc tags.
release = '3.4.1'
release = '3.4.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
Loading

0 comments on commit 6d1ff85

Please sign in to comment.