Skip to content

Commit

Permalink
Fixed doc version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Sep 10, 2024
1 parent 57e6128 commit f0ecca3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 144 deletions.
141 changes: 0 additions & 141 deletions .github/workflows/release.yml

This file was deleted.

6 changes: 3 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
master_doc = "index"

# General information about the project.
project = "PySMI 1.4 Documentation"
project = "PySMI 1.5 Documentation"
copyright = "2015-2020, Ilya Etingof; © Copyright 2022-2024, LeXtudio Inc."
author = "LeXtudio Inc. <[email protected]>"

Expand All @@ -67,7 +67,7 @@
# built documents.
#
# The short X.Y version.
version = "1.4"
version = "1.5"
# The full version, including alpha/beta/rc tags.
release = "1.5.0"

Expand Down Expand Up @@ -155,7 +155,7 @@

# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "PySMI 1.4 Documentation"
html_title = "PySMI 1.5 Documentation"

# A shorter title for the navigation bar. Default is the same as html_title.
# html_short_title = None
Expand Down

0 comments on commit f0ecca3

Please sign in to comment.