chore: bump v.0.9.8

This commit is contained in:
relikd
2022-12-20 02:51:44 +01:00
parent 3139b5205a
commit 227c4cdac9
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
dist: setup.py lektor_groupby/*
[ -z "$${VIRTUAL_ENV}" ] # you can not do this inside a virtual environment.
@echo Building...
python3 setup.py sdist bdist_wheel
rm -rf ./*.egg-info/ ./build/ MANIFEST