Skip to content

Commit

Permalink
Try with .0
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Feb 19, 2024
1 parent 4e3f88b commit 4bda596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "ipython-markdown-inspector"
version = "0.0.0"
dependencies = [
"ipython>=8.21.0",
"docstring-to-markdown>=0.13,<1.0"
"docstring_to_markdown"
]
requires-python = ">=3.10"
authors = [
Expand Down

0 comments on commit 4bda596

Please sign in to comment.