forked from sch/Rivista
766e51af4c
Add packaging instructions; Add modules to handle Gemini file type (no Gemini server yet); Improve handling of configuration.
3 lines
93 B
Python
3 lines
93 B
Python
from rivista.version import __version__, __version_info__
|
|
|
|
print('Rivista XJP', __version__)
|