diff --git a/setup.py b/setup.py index 845979a..e79d619 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( name='limit_order_book', - version='1.1.3', + version='1.1.4', description='A Limit Order Book (LOB) implementation', long_description=README, long_description_content_type='text/markdown',