Update docs and version number

This commit is contained in:
2021-11-02 12:17:46 +01:00
parent 8251f07674
commit fc48bc8ba4
4 changed files with 36 additions and 36 deletions

View File

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