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

Commit

Permalink
0.7.17
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 cabb3a8 commit 74c3e02
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.17 (2022-02-02)
### Fix
* Slack ([`cdf58b1`](https://github.com/community-fabric/python-ipfabric/commit/cdf58b163cfd5b9ea351ac2b27a74318e10a55b1))

## v0.7.16 (2022-02-02)
### Fix
* Slack ([`a33776b`](https://github.com/community-fabric/python-ipfabric/commit/a33776ba8b80341a46303c270cf35fe03f998d8a))
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.16"
__version__ = "0.7.17"
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.16"
version = "0.7.17"
description = "Python package for interacting with IP Fabric"
authors = [
"Justin Jeffery <justin.jeffery@ipfabric.io>",
Expand Down

0 comments on commit 74c3e02

Please sign in to comment.