Skip to content

Commit 43362ee

Browse files
committed
v0.7.7
1 parent 5d2538d commit 43362ee

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`_.
1111
`Unreleased`_
1212
-------------
1313

14+
Nothing yet
15+
16+
`0.7.7`_ - 2024-09-09
17+
---------------------
18+
1419
Bugfix
1520
~~~~~~
1621

@@ -597,7 +602,8 @@ Changed
597602
``pyroomacoustics.datasets.timit``
598603

599604

600-
.. _Unreleased: https://github.com/LCAV/pyroomacoustics/compare/v0.7.6...master
605+
.. _Unreleased: https://github.com/LCAV/pyroomacoustics/compare/v0.7.7...master
606+
.. _0.7.7: https://github.com/LCAV/pyroomacoustics/compare/v0.7.6...v0.7.7
601607
.. _0.7.6: https://github.com/LCAV/pyroomacoustics/compare/v0.7.5...v0.7.6
602608
.. _0.7.5: https://github.com/LCAV/pyroomacoustics/compare/v0.7.4...v0.7.5
603609
.. _0.7.4: https://github.com/LCAV/pyroomacoustics/compare/v0.7.3...v0.7.4

pyroomacoustics/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.6"
1+
__version__ = "0.7.7"

0 commit comments

Comments
 (0)