Skip to content

Commit ce00d0e

Browse files
authored
version 0.1.5
1 parent cef2296 commit ce00d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
requirements = f.read().split()
1111

1212
setup(name='python_grpc_prometheus',
13-
version='0.1.3',
13+
version='0.1.5',
1414
description='Python gRPC Prometheus Interceptors',
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)