Codebase list dnsviz / v0.6.2
Bump version Casey Deccio 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
9999 map_func = lambda x: codecs.decode(x, 'latin1')
100100
101101 setup(name='dnsviz',
102 version='0.6.1',
102 version='0.6.2',
103103 author='Casey Deccio',
104104 author_email='casey@deccio.net',
105105 url='https://github.com/dnsviz/dnsviz/',