Skip to content

Commit 6b87f7a

Browse files
committed
Bump to version 0.4.
1 parent 73f630c commit 6b87f7a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
html_title = project
2424
copyright = '2022-2025, Jason K. Moore'
2525
author = 'Jason K. Moore'
26-
version = '0.4.dev0'
26+
version = '0.4'
2727

2828
# -- General configuration ---------------------------------------------------
2929

index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@ as a companion resource for TU Delft's `Multibody Dynamics`_ course taught by
5757
Prior Versions
5858
==============
5959

60+
- `Version 0.4`_: Final version after the 2025 course.
6061
- `Version 0.3`_: Final version after the 2024 course.
6162
- `Version 0.2`_: Final version after the 2023 course.
6263
- `Version 0.1`_: Final version after the 2022 course.
6364

65+
.. _Version 0.4: https://github.com/moorepants/learn-multibody-dynamics/releases/tag/v0.4
6466
.. _Version 0.3: https://github.com/moorepants/learn-multibody-dynamics/releases/tag/v0.3
6567
.. _Version 0.2: https://github.com/moorepants/learn-multibody-dynamics/releases/tag/v0.2
6668
.. _Version 0.1: https://github.com/moorepants/learn-multibody-dynamics/releases/tag/v0.1

0 commit comments

Comments
 (0)