IndianOpenSourceFoundation / dynamic-cli

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
https://pypi.org/project/dynamic-cli/
GNU General Public License v3.0
168 stars 120 forks source link

change version to 1.1.0 and correct "-V" to "-v" #168

Closed mizoru closed 2 years ago

mizoru commented 2 years ago

Closes: #165

I corrected the "-V" to "-v" in __main__.py starting help emssage and changed the version to 1.1.0

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

peb-peb commented 2 years ago

Awesome! I'll be merging the PR.

mizoru commented 2 years ago

Thank you!