diff --git a/ingestify/__init__.py b/ingestify/__init__.py index 94e59ab..0fe1819 100644 --- a/ingestify/__init__.py +++ b/ingestify/__init__.py @@ -11,4 +11,4 @@ from .exceptions import StopProcessing, FatalError from .main import debug_source -__version__ = "0.17.1" +__version__ = "0.18.0"