Skip to content

Commit 2a1dd04

Browse files
committed
ver: bump to v0.9.52
Signed-off-by: Simon A. F. Lund <[email protected]>
1 parent 42d47e1 commit 2a1dd04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/cijoe_docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
env:
1818
DOCKER_IMAGE: ghcr.io/${{ github.repository_owner }}/cijoe-docker
19-
DOCKER_TAG: v0.9.51
19+
DOCKER_TAG: v0.9.52
2020

2121
jobs:
2222
build_and_push:

Diff for: src/cijoe/core/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.51"
1+
__version__ = "0.9.52"

0 commit comments

Comments
 (0)