Back to development

This commit is contained in:
Pradyun Gedam 2020-12-28 12:49:52 +00:00
parent bf416ff744
commit ba65024fcb
No known key found for this signature in database
GPG Key ID: FF99710C4332258E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
"""A clean customisable Sphinx documentation theme."""
__version__ = "2020.12.28.beta22"
__version__ = "2020.12.28.dev23"
import hashlib
from functools import lru_cache