Update version to 0.2.1.post1

This commit is contained in:
Alejandro Moreo Fernandez 2026-08-17 15:06:30 +02:00 committed by GitHub
parent 15511c0292
commit 34ab4d854d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ try:
except ImportError:
plot = None
__version__ = '0.2.1'
__version__ = '0.2.1.post1'
def _default_cls():