Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

Commit b702923

Browse files
committed
Version attribute changed do dunder
1 parent 5b624d6 commit b702923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from .models.feature import Feature
2323
from .models.message import Message
2424

25-
VERSION = '1.2.7'
25+
__version__ = '1.2.8'
2626

2727
# ------- NOTES: COMMANDINTEGRATOR .SETTINGS FILE ------- #
2828
"""

0 commit comments

Comments
 (0)