Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tcrick authored Nov 3, 2020
1 parent 9cdd081 commit e8ced2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaknowledge/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import sys

__version__ = '3.4'
__version__ = '3.4.1'

commonRecordFields = [
'year',
Expand Down

0 comments on commit e8ced2e

Please sign in to comment.