diff --git a/geomdl/__init__.py b/geomdl/__init__.py index 4a665bf5..c4a9a151 100644 --- a/geomdl/__init__.py +++ b/geomdl/__init__.py @@ -5,5 +5,5 @@ """ __author__ = "Onur Rauf Bingol" -__version__ = "3.0.20" +__version__ = "3.0.21" __license__ = "MIT"