diff --git a/conf.py b/conf.py index 0c472f59..616b542e 100644 --- a/conf.py +++ b/conf.py @@ -20,7 +20,7 @@ ] # Package version in the format (major, minor, release) -PACKAGE_VERSION_TUPLE = (0, 12, 0) +PACKAGE_VERSION_TUPLE = (0, 12, 1) # Short description of the package PACKAGE_SHORT_DESCRIPTION = "A composable, maintainable system for managing templates"