3 lines
91 B
Python
3 lines
91 B
Python
"""Single source of truth for the SharedDocsLib package version."""
|
|
|
|
__version__ = "0.5.1"
|