Skip to content

Commit 6ecdf73

Browse files
authored
Increment release number in setup.py (#1257)
1 parent 644265a commit 6ecdf73

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
@@ -83,7 +83,7 @@ def main():
8383

8484
setup(
8585
name="parsons",
86-
version="3.2.1",
86+
version="4",
8787
author="The Movement Cooperative",
8888
author_email="info@movementcooperative.org",
8989
url="https://github.com/move-coop/parsons",

0 commit comments

Comments
 (0)