Skip to content

Commit 092e414

Browse files
committed
Update version to v2.2.0
1 parent 04d51c1 commit 092e414

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wavemap"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
description = "🌊 Memory map WAVE or raw audio files 🌊"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -40,7 +40,7 @@ exclude_lines = ["pragma: no cover", "if False:", "if __name__ == .__main__.:",
4040

4141
[tool.poetry]
4242
name = "wavemap"
43-
version = "0.1.0"
43+
version = "2.2.0"
4444
description = "🌊 Memory map WAVE or raw audio files 🌊"
4545
authors = ["Tom Ritchford <tom@swirly.com>"]
4646
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)