Skip to content

Commit cc82dd2

Browse files
github-actions[bot]github-actions
andauthored
release: temply v0.7.3 (#25)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 8e5e969 commit cc82dd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ typeCheckingMode = "standard"
1212

1313
[tool.poetry]
1414
name = "temply"
15-
version = "0.7.3-dev"
15+
version = "0.7.3"
1616
description = "Render jinja2 templates on the command line with shell environment variables."
1717
authors = ["Adrien Mannocci <adrien.mannocci@gmail.com>"]
1818
license = "MIT"

temply/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.3-dev"
1+
__version__ = "0.7.3"

0 commit comments

Comments
 (0)