Skip to content

Commit 82626ee

Browse files
committed
version str
1 parent 7a09ecc commit 82626ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nft/nft.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import yaml
77
import datetime
88

9-
__version__ = 2.4
9+
__version__ = '2.4'
1010

1111
def absolute_filename(relative_filename):
1212
dir_path = os.path.dirname(os.path.realpath(__file__))

0 commit comments

Comments
 (0)