Skip to content

Commit

Permalink
Update setup.py v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-boyapally committed Sep 9, 2024
1 parent 582069a commit 3229459
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 @@ -4,7 +4,7 @@
from setuptools import setup, find_packages


VERSION = '0.0.8'
VERSION = '0.0.9'
DESCRIPTION = 'Common package for matching runs with provided metadata'
# pylint: disable= line-too-long
LONG_DESCRIPTION = "A package that allows to match metadata and get runs and create csv files with queried metrics"
Expand Down

0 comments on commit 3229459

Please sign in to comment.