- fix version
This commit is contained in:
@@ -8,7 +8,7 @@ You should have received a copy of the license along with this
|
||||
work. If not, see <https://creativecommons.org/licenses/by-nc-sa/4.0/>.
|
||||
"""
|
||||
|
||||
from . import _version as ChaChaSimpleINI_Version
|
||||
from ._version import __version__
|
||||
|
||||
from .core import ChaChaINI_KeyNotFoundException, \
|
||||
ChaChaINI_SectionNotFoundException
|
||||
|
||||
Reference in New Issue
Block a user