4 lines
92 B
Python
4 lines
92 B
Python
"""Single source of truth for the SharedDocsLib package version."""
|
|
|
|
__version__ = "0.3.7"
|
|
|