Skip to content

Commit 301d608

Browse files
committed
bump version
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent b8166c1 commit 301d608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-reliably.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cp -r ../frontend/dist/* reliably_app/www
6161
pdm build
6262
env:
63-
PDM_BUILD_SCM_VERSION: 0.4.0
63+
PDM_BUILD_SCM_VERSION: 0.5.0
6464

6565
- name: Publish package distributions to PyPI
6666
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)