mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 14:59:28 +00:00
python: use dynamic package version
This commit is contained in:
@@ -106,5 +106,5 @@ def render(params: ErrorPageParams,
|
||||
|
||||
return template.render(params=params, *args, **kwargs)
|
||||
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__all__ = ['default_template', 'render']
|
||||
|
||||
Reference in New Issue
Block a user