We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145e423 commit f66fa80Copy full SHA for f66fa80
setup.py
@@ -15,7 +15,7 @@ def read(*parts):
15
description='Collectd plugin to monitor systemd services',
16
license='MIT',
17
url='https://github.com/cernops/collectd-systemd/',
18
- version='2.0.0',
+ version='2.1.0',
19
author='Steve Traylen',
20
author_email='steve.traylen@cern.ch',
21
long_description=read("README.rst"),
0 commit comments