Update version
This commit is contained in:
@@ -13,10 +13,10 @@ __all__ = [
|
|||||||
__project__ = "PINA"
|
__project__ = "PINA"
|
||||||
__title__ = "pina"
|
__title__ = "pina"
|
||||||
__author__ = "PINA Contributors"
|
__author__ = "PINA Contributors"
|
||||||
__copyright__ = "2021-2024, PINA Contributors"
|
__copyright__ = "2021-2025, PINA Contributors"
|
||||||
__license__ = "MIT"
|
__license__ = "MIT"
|
||||||
__version__ = "0.1.2"
|
__version__ = "0.2.0"
|
||||||
__mail__ = "demo.nicola@gmail.com, dario.coscia@sissa.it" # TODO
|
__mail__ = 'demo.nicola@gmail.com, dario.coscia@sissa.it' # TODO
|
||||||
__maintainer__ = __author__
|
__maintainer__ = __author__
|
||||||
__status__ = "Alpha"
|
__status__ = "Alpha"
|
||||||
__packagename__ = "pina-mathlab"
|
__packagename__ = "pina-mathlab"
|
||||||
|
|||||||
Reference in New Issue
Block a user