Skip to content

Commit e8ced2e

Browse files
authored
Update constants.py
1 parent 9cdd081 commit e8ced2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metaknowledge/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
import sys
44

5-
__version__ = '3.4'
5+
__version__ = '3.4.1'
66

77
commonRecordFields = [
88
'year',

0 commit comments

Comments
 (0)