Skip to content

Commit

Permalink
Merge pull request #20 from bradendubois/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
bradendubois authored Mar 16, 2021
2 parents dafc9f0 + f35f15f commit 68722de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include do/*
recursive-include do/ *
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
# This should be set by the automated Github workflow
VERSION = environ["SEMANTIC_VERSION"]

# TEST - Ensure version number is correctly set
print(VERSION)

setup(
name="do-calculus",
version=VERSION,
Expand Down

0 comments on commit 68722de

Please sign in to comment.