We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3832f commit a85dc75Copy full SHA for a85dc75
1 file changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = tau-clients
3
-version = 0.3.2
+version = 0.3.3
4
author = Stefano Ortolani
5
description = Set of clients to interface with various VMware products
6
long_description = file: README.md
@@ -21,7 +21,7 @@ classifiers =
21
package_dir =
22
= src
23
packages = find:
24
-python_requires = >=3.8
+python_requires = >=3.9
25
install_requires =
26
more-itertools
27
requests
0 commit comments