mirror of
https://github.com/Tiendil/pynames.git
synced 2025-09-21 20:30:48 +02:00
Finish 0.2.2
This commit is contained in:
commit
f7ac5046f1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@ import setuptools
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='Pynames',
|
name='Pynames',
|
||||||
version='0.2.1',
|
version='0.2.2',
|
||||||
description='name generation library',
|
description='name generation library',
|
||||||
long_description = open('README.rst').read(),
|
long_description = open('README.rst').read(),
|
||||||
url='https://github.com/Tiendil/pynames',
|
url='https://github.com/Tiendil/pynames',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue