# NetRunner CLI 0.7.3
## 🚀 What's New
### 📝 Changes since v0.7.1:
## 0.7.3 - 2026-04-05
### 📚 Documentation
- docs: update README and CHANGELOG for v0.7.1
### 📦 Other Changes
- Automate git push and remove confirmation from bump_version.nu
### 🔧 Chores
- chore: bump version to 0.7.3
**Full Changelog**: https://github.com/sorinirimies/netrunner_cli/compare/v0.7.1...v0.7.3
## 📦 Installation
```bash
cargo install netrunner_cli
```
## 🚀 Quick Start
```bash
# Run interactive menu
netrunner_cli
# Run speed test directly
netrunner_cli -m speed
```