Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 23, 2024
1 parent 06cd130 commit a86124c
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
Expand Up @@ -17,10 +17,10 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev8"
version = "0.0.0.dev9"
name = "GitTidy"
requires-python = ">=3.10"
dependencies = [
"LoggerMan == 0.0.0.dev16",
"LoggerMan == 0.0.0.dev17",
"PyShellMan == 0.0.0.dev2",
]

0 comments on commit a86124c

Please sign in to comment.