Skip to content

Commit

Permalink
Bumping version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
nate-axonius committed Jun 23, 2023
1 parent b2fb6fc commit 4575673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axonius_api_client/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""Version information for this package."""
__version__ = "5.0.4"
__version__ = "5.0.5"
VERSION: str = __version__
"""Version of package."""

Expand Down

0 comments on commit 4575673

Please sign in to comment.