Skip to content

Commit

Permalink
Merge pull request #179 from Forced-Alignment-and-Vowel-Extraction/dev
Browse files Browse the repository at this point in the history
v0.6.5
  • Loading branch information
JoFrhwld authored Apr 6, 2024
2 parents ecd0827 + 0a111e6 commit 9145bb4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
27 changes: 15 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aligned_textgrid"
version = "0.6.4"
version = "0.6.5"
description = "Classes for defining sequential information from TextGrids"
authors = ["JoFrhwld <[email protected]>", "chrisbrickhouse <[email protected]>"]
license = "GPL-3.0-or-later"
Expand All @@ -18,7 +18,7 @@ repository = "https://github.com/Forced-Alignment-and-Vowel-Extraction/alignedTe
python = "^3.10"
praatio = "^6.0.0"
numpy = "^1.24.2"
polars = "^0.19.14"
polars = "^0.20.18"

[tool.poetry.group.dev.dependencies]
jupyter = "^1.0.0"
Expand Down

0 comments on commit 9145bb4

Please sign in to comment.