Skip to content

Commit 31a6a2d

Browse files
committed
feat: release 1.0.1
1 parent 171327c commit 31a6a2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hakeem"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
requires-python = ">= 3.9"
55
readme = "README.md"
66
dependencies = [
@@ -10,7 +10,7 @@ dependencies = [
1010

1111
[tool.poetry]
1212
name = 'hakeem'
13-
version = '1.0.0'
13+
version = '1.0.1'
1414
description = "Minimalistic collective data labeling tools"
1515
authors = [
1616
"Tahar Allouche <[email protected]>",

0 commit comments

Comments
 (0)