From f14bb81c9ba902695c64bda1254eb26b732cb9ce Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 17 Jan 2023 11:16:16 +0100 Subject: [PATCH] and yet another bump --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4b4abc0..285817d 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.0a1 - tmtccmd @ git+https://github.com/robamu-org/tmtccmd@8c72f19dc03968#egg=tmtccmd + tmtccmd @ git+https://github.com/robamu-org/tmtccmd@85074210c083a8#egg=tmtccmd packages = find: python_requires = >=3.10 include_package_data = True