Version 0.1.2 (#336)

This commit is contained in:
Dario Coscia
2024-09-03 19:00:41 +02:00
committed by GitHub
parent 4900278d78
commit fefba81034

View File

@@ -15,7 +15,7 @@ __title__ = "pina"
__author__ = "PINA Contributors"
__copyright__ = "2021-2024, PINA Contributors"
__license__ = "MIT"
__version__ = "0.1.1"
__version__ = "0.1.2"
__mail__ = "demo.nicola@gmail.com, dario.coscia@sissa.it" # TODO
__maintainer__ = __author__
__status__ = "Alpha"