updated version

This commit is contained in:
Schmieder, Jacob
2024-05-21 07:48:49 +00:00
parent d43a7863c3
commit 54ef452051
4 changed files with 5 additions and 13 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
pip install -U setuptools
pip install -r requirements.txt
python3 -m pip install --no-deps --pre --index-url https://test.pypi.org/simple/ scraibe>=0.1.3
python3 -m -c "import scraibe; print(scraibe.__version__)"
# publish-to-pypi:
# name: Conditional Publish to PyPI or Dev Repository