Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwill committed Nov 29, 2024
1 parent a1c61cf commit 8e0fddd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='orpheuspypractice',
version='0.2.53',
version='0.2.54',
author='JGWill',
author_email='jgi@jgwill.com',
description='Practice Package to Experiment with Orpheus\'s goals and its submodules',
Expand Down Expand Up @@ -41,6 +41,7 @@
"omid2score = orpheuspypractice:jgabcli_main_mid2score",
"osay_hello_orpheuspypractice = orpheuspypractice:say_hello",
"olca = orpheuspypractice.olca:main",
"oxiv = orpheuspypractice.oxiv:main",
"odep = orpheuspypractice.dependency_action:main",
"ohfi = orpheuspypractice:jgthfcli_main",
"wfohfi_then_oabc_foreach_json_files = orpheuspypractice:wfohfi_then_oabc_foreach_json_files",
Expand Down

0 comments on commit 8e0fddd

Please # to comment.