Compare commits
2 Commits
1cda90c0bc
...
da9f7617d2
Author | SHA1 | Date | |
---|---|---|---|
da9f7617d2 | |||
ce868df68b |
1
setup.py
1
setup.py
|
@ -40,6 +40,7 @@ REQUIREMENTS_MAIN = [
|
||||||
]
|
]
|
||||||
REQUIREMENTS_TEST = [
|
REQUIREMENTS_TEST = [
|
||||||
'pytest',
|
'pytest',
|
||||||
|
'wikidata',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.26'
|
__version__ = '0.1.27'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user