Skip to content

Commit 695c430

Browse files
committed
pass in date_min and date_max to all active mls number fields
1 parent 9fdd4f6 commit 695c430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def run_tests(self):
1919
sys.exit(errno)
2020

2121
setup(name='evernetpy',
22-
version='2.2.1',
22+
version='2.2.2',
2323
description="A Python library for interacting with the EverNet listing service",
2424
author='Kevin McCarthy',
2525
author_email='[email protected]',

0 commit comments

Comments
 (0)