Skip to content

Commit a86398a

Browse files
committed
bump version
1 parent 836261f commit a86398a

1 file changed

Lines changed: 2 additions & 2 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 = "sliceguard"
3-
version = "0.0.30"
3+
version = "0.0.31"
44
authors = [
55
{ name="Renumics GmbH", email="info@renumics.com"},
66
{ name="Daniel Klitzke", email="daniel.klitzke@renumics.com"}
@@ -23,7 +23,7 @@ dependencies = [
2323
"tqdm >= 4.65.0",
2424
"renumics-spotlight >= 1.5.3",
2525
"datasets >= 2.13.1",
26-
"puremagic >= 1.15"
26+
"puremagic >= 1.15",
2727
]
2828

2929
[project.optional-dependencies]

0 commit comments

Comments
 (0)