Make version a pre-release

This commit is contained in:
2021-04-09 07:52:02 -05:00
parent 74ceb776c3
commit c66a59d668
3 changed files with 3 additions and 2 deletions

View File

@@ -47,4 +47,4 @@ test:
$(MYPY) -p benchmark
$(PYTEST) $(PYTEST_ARGS)
.PHONY: test test-watch docs install
.PHONY: test test-watch docs install dist