Skip to content

Commit

Permalink
fixing docs stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
kmheckel committed Jan 25, 2024
1 parent 00e6ba4 commit 275ecee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
project = 'Spyx'
copyright = '2023, Kade Heckel'
author = 'Kade Heckel'
release = 'v0.1.9'
release = 'v0.1.11'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
astroid~=2.15 # https://github.com/readthedocs/sphinx-autoapi/issues/407
sphinx>=4.0
sphinx>=5.0
sphinx-book-theme==0.3.3
myst_nb
sphinx-autoapi
sphinx-autoapi

0 comments on commit 275ecee

Please sign in to comment.