diff --git a/textology/__init__.py b/textology/__init__.py index fc4706f..b6e12a7 100644 --- a/textology/__init__.py +++ b/textology/__init__.py @@ -1,3 +1,3 @@ """Utilities for creating text interfaces.""" -__version__ = "0.2.1" +__version__ = "0.3.0"