diff --git a/dbtemplates/__init__.py b/dbtemplates/__init__.py index a5f830a..bc8c296 100644 --- a/dbtemplates/__init__.py +++ b/dbtemplates/__init__.py @@ -1 +1 @@ -__version__ = "0.7.1" +__version__ = "0.7.2" diff --git a/setup.cfg b/setup.cfg index 6700ea9..da41e68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [egg_info] -#tag_build = a1 +tag_build = a1 [build_sphinx] source-dir = docs/