We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b532f22 commit 584eb08Copy full SHA for 584eb08
setup.py
@@ -87,7 +87,7 @@ def main():
87
88
setup(
89
name="parsons",
90
- version="5.0.0", # ensure this version number is in format of n.n.n, not n or n.n
+ version="5.1.0", # ensure this version number is in format of n.n.n, not n or n.n
91
author="The Movement Cooperative",
92
author_email="info@movementcooperative.org",
93
url="https://github.com/move-coop/parsons",
0 commit comments