Skip to content

Commit b04621f

Browse files
committed
chore: version 3.0.0
1 parent ee89d11 commit b04621f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rq_exporter/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.1.2'
1+
__version__ = '3.0.0'
22
__url__ = 'https://github.com/mdawar/rq-exporter'
33
__description__ = 'Prometheus exporter for Python RQ (Redis Queue)'
44
__author__ = 'Pierre Mdawar'

0 commit comments

Comments
 (0)