We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c4723 commit 7df41b1Copy full SHA for 7df41b1
README.md
@@ -135,3 +135,7 @@ Tested with:
135
- DNA Center 2.3.4.0
136
137
*If you are able to test with other versions, please open a PR and add it to the list!*
138
+
139
+## Credits
140
+This section is dedicated to those that have helped test and make this tool better!
141
+- [raoulmorik](https://github.com/raoulmorik)
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "dnac-sidekick"
3
homepage = "https://github.com/dannywade/dnac-sidekick"
4
-version = "0.1.1"
+version = "0.1.2"
5
description = "A CLI app used to interact with Cisco DNA Center"
6
authors = ["Dan Wade <[email protected]>"]
7
license = "MIT"
0 commit comments