Prepare for PyPI pushising, bumb version.

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