Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
0.7.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user authored and github-actions committed Feb 2, 2022
1 parent 3860811 commit 08c6272
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.7.5 (2022-02-02)
### Fix
* Slack ([`8cbc250`](https://github.com/community-fabric/python-ipfabric/commit/8cbc2502cd1c9ac3be8c1345414260e1ba80b677))

## v0.7.4 (2022-02-02)
### Fix
* Slack ([`b87c6f5`](https://github.com/community-fabric/python-ipfabric/commit/b87c6f548249432b88cd5276f6434e82b89bdf1c))
Expand Down
2 changes: 1 addition & 1 deletion ipfabric/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@

__all__ = [IPFClient]

__version__ = "0.7.4"
__version__ = "0.7.5"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ipfabric"
version = "0.7.4"
version = "0.7.5"
description = "Python package for interacting with IP Fabric"
authors = [
"Justin Jeffery <justin.jeffery@ipfabric.io>",
Expand Down

0 comments on commit 08c6272

Please sign in to comment.