5 lines
73 B
Python
5 lines
73 B
Python
"""
|
|
blogwriter — Blog Writer CLI package
|
|
"""
|
|
__version__ = '3.0.0-dev'
|