Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Added version
  • Loading branch information
Hogfeldt authored Apr 15, 2020
1 parent 5d78997 commit 9d6450d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
setup(
name=NAME,
description=DESCRIPTION,
version="0.1.0",
packages=find_packages("src"),
package_dir={"": "src"},
test_suite="test",
Expand Down

0 comments on commit 9d6450d

Please sign in to comment.