Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
msg555 committed Dec 10, 2023
1 parent a6d0d3c commit b891119
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jinja2~=3.0
pydantic>=1,<3
pyyaml>=5,<7
aioregistry~=0.7.0
aioregistry~=0.7.2
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_requires =
jinja2~=3.0
pydantic>=1,<3
pyyaml>=5,<7
aioregistry~=0.7.0
aioregistry~=0.7.2

[options.package_data]
tplbuild =
Expand Down
2 changes: 1 addition & 1 deletion tplbuild/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit b891119

Please sign in to comment.