Skip to content

Commit

Permalink
working package
Browse files Browse the repository at this point in the history
  • Loading branch information
KeoH committed Apr 13, 2018
1 parent 0d06413 commit c4ab7c3
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.2
0.0.3
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
with open(path.join(here, 'VERSION'), encoding='utf-8') as f:
version = f.read()

print(version)

setup(
name='econopy', version=version,
Expand Down
Empty file removed src/econopy/__init__.py
Empty file.

0 comments on commit c4ab7c3

Please sign in to comment.