Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Hellegouarch <[email protected]>
  • Loading branch information
Lawouach committed Jul 11, 2023
1 parent b236cb3 commit 6a78a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaosazure/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"init_website_management_client", "init_resource_graph_client", "init_netapp_management_client",
"init_storage_management_client"
]
__version__ = '0.14.0'
__version__ = '0.15.1'


def discover(discover_system: bool = True) -> Discovery:
Expand Down

0 comments on commit 6a78a97

Please sign in to comment.