bugfix
This commit is contained in:
parent
6e7398448b
commit
d8790d80fc
3
file2text/__init__.py
Normal file
3
file2text/__init__.py
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
from .version import __version__
|
||||||
|
from .loader import fileloader
|
||||||
|
|
2
file2text/version.py
Normal file
2
file2text/version.py
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
__version__ = '0.0.1'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user