Skip to content

Commit

Permalink
Add init files for correct package resolving
Browse files Browse the repository at this point in the history
  • Loading branch information
SpirinEgor committed Sep 16, 2021
1 parent f833caa commit 29fc3b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "1.0.1"
VERSION = "1.0.2"

with open("README.md") as readme_file:
readme = readme_file.read()
Expand Down

0 comments on commit 29fc3b9

Please sign in to comment.