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