diff --git a/setup.py b/setup.py index 97a938c..0a9be06 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'Documentation': 'https://github.com/jaidevd/numerizer/tree/master/README.rst', 'Source Code': 'https://github.com/jaidevd/numerizer' } -VERSION = '0.2.3' +VERSION = '0.2.4' # Requirements install_requires = []