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 2d3dfbd commit b6c89f2
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.dev10"
version = "0.0.0.dev11"
name = "GitTidy"
requires-python = ">=3.10"
dependencies = [
"LoggerMan == 0.0.0.dev18",
"LoggerMan == 0.0.0.dev19",
"PyShellMan == 0.0.0.dev2",
]

0 comments on commit b6c89f2

Please sign in to comment.