diff --git a/loutilities/version.py b/loutilities/version.py index 38cb354..2357da2 100644 --- a/loutilities/version.py +++ b/loutilities/version.py @@ -1,2 +1,2 @@ # this string is used for the version string in the documentation, as well as the egg -__version__ = '3.3.1.dev1' +__version__ = '3.3.1'