From 28fda7cdbd2e0473e7237f603f363a0648722376 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 30 Jan 2023 14:53:46 +0100 Subject: [PATCH] bump tmtccmd --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5aa5843..9c7d54e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ classifiers = [options] install_requires = # tmtccmd @ git+https://github.com/robamu-org/tmtccmd@v4.0.0a2 - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@97e5e51101a08b21472b3ddecc2063359f7e307a#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@d350c497ee4381014ed29aef24b7524f850bef13#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True