diff --git a/_version.py b/_version.py index e752238..20a29f7 100644 --- a/_version.py +++ b/_version.py @@ -1,4 +1,4 @@ """Version information.""" # The following line *must* be the last in the module, exactly as formatted: -__version__ = "0.2.7" +__version__ = "0.2.8"