Prepare for PyPI pushising, bumb version.
Some checks failed
Testing / pytest (push) Successful in 25s
Testing / mypy (push) Failing after 30s
Testing / stability-extra-test (push) Successful in 22s

This commit is contained in:
Sergio Martínez Portela 2024-02-21 23:00:59 +01:00
parent 423d6f9842
commit a56ac018a8
3 changed files with 6 additions and 1 deletions

3
.gitignore vendored
View file

@ -139,3 +139,6 @@ dmypy.json
# Cython debug symbols
cython_debug/
# Files for PyPI publishing
README.md