Skip to content

Commit

Permalink
Merge pull request #18 from AI-Hypercomputer/lukebaumann-patch-1
Browse files Browse the repository at this point in the history
Update setup.py to prepare for v0.0.6 release
  • Loading branch information
lukebaumann authored Oct 10, 2024
2 parents 1f2b640 + 9df832b commit cb1f929
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 @@ -17,7 +17,7 @@

setuptools.setup(
name='pathwaysutils',
version='0.0.5',
version='0.0.6',
description='Pathways-on-Cloud utilities',
packages=setuptools.find_packages(), # Automatically find packages
# Add any dependencies your package needs here:
Expand Down

0 comments on commit cb1f929

Please sign in to comment.