Skip to content

Commit

Permalink
feat: release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taharallouche committed Oct 27, 2024
1 parent 171327c commit 31a6a2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "hakeem"
version = "1.0.0"
version = "1.0.1"
requires-python = ">= 3.9"
readme = "README.md"
dependencies = [
Expand All @@ -10,7 +10,7 @@ dependencies = [

[tool.poetry]
name = 'hakeem'
version = '1.0.0'
version = '1.0.1'
description = "Minimalistic collective data labeling tools"
authors = [
"Tahar Allouche <tahar.allouche.pro@gmail.com>",
Expand Down

0 comments on commit 31a6a2d

Please sign in to comment.