We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3d6ed commit e089040Copy full SHA for e089040
1 file changed
jtop/__init__.py
@@ -31,5 +31,5 @@
31
__copyright__ = "(c) 2026, Raffaello Bonghi"
32
# Version package
33
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#choosing-a-versioning-scheme
34
-__version__ = "7.0.0"
+__version__ = "7.1.0"
35
# EOF
0 commit comments