Skip to content

Commit d312db1

Browse files
committed
Release v0.1.0
1 parent 89f1ca7 commit d312db1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ namespaces = true
1717
# ----------------------------------------- Project Metadata -------------------------------------
1818
#
1919
[project]
20-
version = "0.0.0.dev5"
20+
version = "0.1.0"
2121
name = "HTMP"
2222
requires-python = ">=3.10"
2323
dependencies = [
2424
"IPython",
25-
"ProtocolMan == 0.0.0.dev2",
25+
"ProtocolMan >=0.1,<0.2",
2626
]

0 commit comments

Comments
 (0)