mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 14:26:55 +00:00
4 lines
86 B
Python
4 lines
86 B
Python
"""Cement core backend module."""
|
|
|
|
VERSION = (3, 0, 8, 'final', 0) # pragma: nocover
|