Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
visualDust authored Nov 30, 2023
1 parent e4ea39f commit 8e245db
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,7 +1,7 @@
[tool.poetry]
name = "neetbox"
version = "0.2.4"
description = "NEETBox contains useless CV code snippets."
version = "0.2.5"
description = "Logging/Debugging/Tracing/Managing/Facilitating long running python projects, especially for deep learning projects"
license = "MIT"
authors = ["VisualDust <[email protected]>"]
maintainers = [
Expand Down

0 comments on commit 8e245db

Please sign in to comment.