diff --git a/currencies/__init__.py b/currencies/__init__.py index 9d1bb72..e754a83 100644 --- a/currencies/__init__.py +++ b/currencies/__init__.py @@ -1 +1 @@ -__version__ = '0.10.0' +__version__ = '0.10.1' diff --git a/docs/conf.py b/docs/conf.py index 65e9fb8..c8cd36a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,9 +45,9 @@ # built documents. # # The short X.Y version. -version = '0.10.0' +version = '0.10.1' # The full version, including alpha/beta/rc tags. -release = '0.10.0' +release = '0.10.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.