Skip to content

Commit

Permalink
Revving version for release (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Caverly <[email protected]>
Co-authored-by: Corey Caverly <[email protected]>
  • Loading branch information
coreycaverly and coreycaverly authored Oct 26, 2023
1 parent fda4140 commit eac1ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
setup_reqs = ["pytest", "pytest-cov", "pytest-runner", "flake8"]
setuptools.setup(
name="gordian",
version="3.6.0",
version="3.7.0",
author="Intuit",
author_email="[email protected]",
description="A tool to search and replace files in a Git repo",
Expand Down

0 comments on commit eac1ea6

Please sign in to comment.