mirror of
https://github.com/Doctorado-ML/Odte.git
synced 2025-07-11 08:12:06 +00:00
Update version number
This commit is contained in:
parent
e55c3335c2
commit
cafd9febc2
@ -5,7 +5,7 @@ authors:
|
|||||||
given-names: "Ricardo"
|
given-names: "Ricardo"
|
||||||
orcid: "https://orcid.org/0000-0003-3242-5452"
|
orcid: "https://orcid.org/0000-0003-3242-5452"
|
||||||
title: "Odte"
|
title: "Odte"
|
||||||
version: 0.3.0
|
version: 0.3.1
|
||||||
doi: 10.5281/zenodo.5504083
|
doi: 10.5281/zenodo.5504083
|
||||||
date-released: 2021-11-02
|
date-released: 2021-11-02
|
||||||
url: "https://github.com/Doctorado-ML/odte"
|
url: "https://github.com/Doctorado-ML/odte"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
from .Odte import Odte
|
from .Odte import Odte
|
||||||
|
|
||||||
__version__ = "0.3.0"
|
__version__ = "0.3.1"
|
||||||
|
|
||||||
__author__ = "Ricardo Montañana Gómez"
|
__author__ = "Rica.rdo Montañana Gómez"
|
||||||
__copyright__ = "Copyright 2020-2021, Ricardo Montañana Gómez"
|
__copyright__ = "Copyright 2020-2021, Ricardo Montañana Gómez"
|
||||||
__license__ = "MIT License"
|
__license__ = "MIT License"
|
||||||
__author_email__ = "ricardo.montanana@alu.uclm.es"
|
__author_email__ = "ricardo.montanana@alu.uclm.es"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user