Skip to content

Commit b3b327d

Browse files
authored
update version to 0.1.14 (#34)
Includes: * Do not materialize counter objects for an entire histogram upon creation (#33)
1 parent 69c7d41 commit b3b327d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def read(fname):
1212

1313
setup(
1414
name='netflix-spectator-py',
15-
version='0.1.13',
15+
version='0.1.14',
1616
description='Python library for reporting metrics to Atlas.',
1717
long_description=read('README.md'),
1818
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)