mirror of
https://github.com/bvanroll/python-vault-db.git
synced 2025-08-29 03:52:40 +00:00
we're getting somewhere
This commit is contained in:
2
setup.py
2
setup.py
@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
setuptools.setup(
|
||||
name="python-vault-db-bvanroll", # Replace with your own username
|
||||
name="vaultdatabaseengine-bvanroll", # Replace with your own username
|
||||
version="0.0.1",
|
||||
author="Beppe Vanrolleghem",
|
||||
author_email="beppe.vanrolleghem@gmail.com",
|
||||
|
Reference in New Issue
Block a user