Skip to content

Commit c4e97f5

Browse files
committed
Version bump from 5.0.3 to 5.0.4
1 parent 9e84798 commit c4e97f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM python:3.13-slim
22

3-
RUN pip3 install tc-admin~=5.0.3
3+
RUN pip3 install tc-admin~=5.0.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="tc-admin",
8-
version="5.0.3",
8+
version="5.0.4",
99
description="Administration of Taskcluster runtime configuration",
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)