Skip to content

Commit 7df41b1

Browse files
committed
bumped version 0.1.1 -> 0.1.2 and added credits
1 parent 88c4723 commit 7df41b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,7 @@ Tested with:
135135
- DNA Center 2.3.4.0
136136

137137
*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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "dnac-sidekick"
33
homepage = "https://github.com/dannywade/dnac-sidekick"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
description = "A CLI app used to interact with Cisco DNA Center"
66
authors = ["Dan Wade <[email protected]>"]
77
license = "MIT"

0 commit comments

Comments
 (0)