File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v0.1.31 (2025-08-14)
6+
7+ ### Fix
8+
9+ * Run black ([ ` cda3178 ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/cda31788a66abeb3608e2fb08a19f4e49e557bb7 ) )
10+ * Bump sb3 in colab to 2.3.0 ([ ` 8c7e862 ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/8c7e8629258593010d3ee697ae14fc1f002a8769 ) )
11+ * Bump sb3 to 2.3.0 ([ ` a2e5164 ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/a2e5164f3c3b71704853cc3d9c8db356cdbc2bd3 ) )
12+
13+ ### Documentation
14+
15+ * Update README.rst ([ ` 5d9271d ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/5d9271dbaab86c1982705034b50b428062a5aaab ) )
16+ * Update citation ([ ` 7bd21f1 ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/7bd21f127644b87ee7890031e3f0e24e71572c60 ) )
17+ * Update README.rst [ ci skip] ([ ` 3617ddb ` ] ( https://github.com/eager-dev/eagerx_tutorials/commit/3617ddb0d4d77d3d33be7f8df44b6994cc50db69 ) )
18+
519## v0.1.30 (2023-08-17)
620
721### Fix
Original file line number Diff line number Diff line change 1- __version__ = "0.1.30 "
1+ __version__ = "0.1.31 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " eagerx_tutorials"
3- version = " 0.1.30 "
3+ version = " 0.1.31 "
44license = " Apache2.0"
55description = " Tutorials on how to use EAGERx."
66authors = [
" Jelle Luijkx <[email protected] >" ,
" Bas van der Heijden <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments