diff --git a/setup.py b/setup.py index d920b71..b6213bf 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def read(fname): setup( name='pytest-lazy-fixture', - version='0.5.1', + version='0.5.2', author='Marsel Zaripov', author_email='marszaripov@gmail.com', maintainer='Marsel Zaripov',