Версия 0.2.1

This commit is contained in:
Tiendil 2016-06-28 07:51:29 +03:00
parent 7a7b13768e
commit 71194bfea9

View file

@ -3,7 +3,7 @@ import setuptools
setuptools.setup(
name='Pynames',
version='0.2.0',
version='0.2.1',
description='name generation library',
long_description = open('README.rst').read(),
url='https://github.com/Tiendil/pynames',