Skip to content

Commit de88a44

Browse files
committed
alpha bump
1 parent fd23f85 commit de88a44

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,7 +1,7 @@
11
[project]
22
name = "aligned_textgrid"
33
packages = [{include = "aligned_textgrid", from="src"}]
4-
version = "0.8.1"
4+
version = "0.8.2a1"
55
description = "Classes for defining sequential information from TextGrids"
66
authors = [
77
{name="Josef Fruehwald", email = "JoFrhwld@gmail.com>"},
@@ -52,4 +52,4 @@ filterwarnings =[
5252
"ignore::UserWarning"
5353
]
5454
pythonpath = "src"
55-
testpaths = "tests"
55+
testpaths = "tests"

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)