Skip to content

Commit

Permalink
Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Sep 12, 2023
1 parent bb95e41 commit 3ba1f44
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 @@ -109,7 +109,7 @@ def _extract_tarball(self, tarball_path, lib_dir):

setup(
name='jq',
version='1.5.0',
version='1.6.0',
description='jq is a lightweight and flexible JSON processor.',
long_description=_read("README.rst"),
author='Michael Williamson',
Expand Down

0 comments on commit 3ba1f44

Please sign in to comment.