updated setup package name
This commit is contained in:
parent
f86932c9b7
commit
e8d989189f
2
setup.py
2
setup.py
@ -1,6 +1,6 @@
|
|||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
setup(name='deadsimplekv',
|
setup(name='deadsimplekv-beardog',
|
||||||
version='0.0.1',
|
version='0.0.1',
|
||||||
description='Very simple key-value store for Python',
|
description='Very simple key-value store for Python',
|
||||||
author='Kevin Froman',
|
author='Kevin Froman',
|
||||||
|
Loading…
Reference in New Issue
Block a user