4 lines
88 B
Python
4 lines
88 B
Python
"""Single source of truth for the MemPalace package version."""
|
|
|
|
__version__ = "3.0.13"
|