Skip to content

Commit 9186590

Browse files
Bump version to v0.2.5
1 parent 85a9ce7 commit 9186590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "transdoc"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
description = "A simple tool for transforming Python docstrings by embedding results from Python function calls"
55
authors = ["Maddy Guthridge <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)