diff --git a/setup.cfg b/setup.cfg index 51e0081..2407d72 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,6 +12,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 License :: OSI Approved :: MIT License Operating System :: OS Independent Topic :: Scientific/Engineering @@ -21,6 +22,6 @@ classifiers = python_requires = >=3.7 use_scm_version = True install_requires = - zhinst.core == 23.10.51605 + zhinst.core == 23.10.52579 zhinst.utils == 0.3.6 zhinst.toolkit == 0.6.2