Skip to content

Commit

Permalink
Correct version number and bumped copyright date.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Jan 23, 2025
1 parent 44b07b2 commit c89379d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

project = 'Learn Multibody Dynamics'
html_title = project
copyright = '2022-2024, Jason K. Moore'
copyright = '2022-2025, Jason K. Moore'
author = 'Jason K. Moore'
version = '0.2.dev0'
version = '0.4.dev0'

# -- General configuration ---------------------------------------------------

Expand Down

0 comments on commit c89379d

Please sign in to comment.