Skip to content

Commit

Permalink
docs: Use author field for Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
stotko committed Aug 24, 2024
1 parent d57a490 commit a5ea998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
project = "stdgpu"
version = "Latest"
release = version
copyright = "2019, Patrick Stotko"
# author = "Patrick Stotko"
copyright = "2019"
author = "Patrick Stotko"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit a5ea998

Please sign in to comment.