Deleted a redundant file.

This commit is contained in:
Ege Emir Özkan
2020-08-03 03:54:23 +03:00
parent 9d1f0434f5
commit 6ce0613b4c
3 changed files with 212 additions and 216 deletions

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="datalite", # Replace with your own username
version="0.1.1",
version="0.1.2",
author="Ege Ozkan",
author_email="egeemirozkan24@gmail.com",
description="A small package that binds dataclasses to an sqlite database",