File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`_.
11
11
`Unreleased `_
12
12
-------------
13
13
14
+ Nothing yet
15
+
16
+ `0.8.3 `_ - 2024-12-08
17
+ ---------------------
18
+
14
19
Bugfix
15
20
~~~~~~
16
21
@@ -692,7 +697,8 @@ Changed
692
697
``pyroomacoustics.datasets.timit ``
693
698
694
699
695
- .. _Unreleased : https://github.com/LCAV/pyroomacoustics/compare/v0.8.2...master
700
+ .. _Unreleased : https://github.com/LCAV/pyroomacoustics/compare/v0.8.3...master
701
+ .. _0.8.3 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.2...v0.8.3
696
702
.. _0.8.2 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.1...v0.8.2
697
703
.. _0.8.1 : https://github.com/LCAV/pyroomacoustics/compare/v0.8.0...v0.8.1
698
704
.. _0.8.0 : https://github.com/LCAV/pyroomacoustics/compare/v0.7.7...v0.8.0
Original file line number Diff line number Diff line change 1
- __version__ = "0.8.2 "
1
+ __version__ = "0.8.3 "
You can’t perform that action at this time.
0 commit comments