Skip to content

Commit

Permalink
Increment minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
liuverta committed Jul 31, 2023
1 parent 5d48faa commit 948b15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/verta/verta/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
__maintainer_email__ = "[email protected]"
__title__ = "verta"
__url__ = "https://www.verta.ai/"
__version__ = "0.24.0a6"
__version__ = "0.24.0"

2 comments on commit 948b15c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker Tag: liu_publish-2023-07-31T18-40-56--948b15c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total coverage (common): 15.03
Total coverage (server): 61.32

Changed Files coverage (common): coverage 100
Changed Files coverage (server): 100

Please sign in to comment.