Skip to content

Commit

Permalink
Release version 0.0.0.dev17
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 3, 2024
1 parent bda9ac5 commit 31d084f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev16"
version = "0.0.0.dev17"
name = "PyBadger"
requires-python = ">=3.10"
dependencies = [
"PyLinks == 0.0.0.dev32",
"PyLinks == 0.0.0.dev33",
"HTMP == 0.0.0.dev5",
"ProtocolMan == 0.0.0.dev2",
"IPython",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PyLinks == 0.0.0.dev32
PyLinks == 0.0.0.dev33
HTMP == 0.0.0.dev5
ProtocolMan == 0.0.0.dev2
IPython

0 comments on commit 31d084f

Please sign in to comment.