Skip to content

Commit 584baed

Browse files
author
github-actions
committed
version: bump version to '4.1.1-260311'.
1 parent 77476b5 commit 584baed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
scoring-api:
3-
image: redteamsubnet61/rest-scoring-api:4.1.0-260311
3+
image: redteamsubnet61/rest-scoring-api:4.1.1-260311
44
build:
55
context: .
66
restart: unless-stopped

src/api/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.1.0-260311"
1+
__version__ = "4.1.1-260311"

0 commit comments

Comments
 (0)