Update version info (#42)

* Update version info and update docs (#41)
This commit is contained in:
Ricardo Montañana Gómez
2021-07-31 01:45:16 +02:00
committed by GitHub
parent 3f79d2877f
commit fc9b7b5c92
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
from .Strees import Stree, Siterator
__version__ = "1.1"
__version__ = "1.2"
__author__ = "Ricardo Montañana Gómez"
__copyright__ = "Copyright 2020-2021, Ricardo Montañana Gómez"