File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
random_password_generator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Random Password Generator
2
2
3
- [ ![ version] ( https://img.shields.io/badge/version-1.0.1 -brightgreen.svg )] ( https://github.com/Leovalcante/random-password-generator/releases/tag/v1.0.0 )
3
+ [ ![ version] ( https://img.shields.io/badge/version-1.0.2 -brightgreen.svg )] ( https://github.com/Leovalcante/random-password-generator/releases/tag/v1.0.2 )
4
4
[ ![ python required] ( https://img.shields.io/badge/python-3.7-blue.svg )] ( https://www.python.org/downloads/release/python-370/ )
5
5
6
6
## What is rpg?
Original file line number Diff line number Diff line change 1
1
name = "random-password-generator-cli"
2
2
name_desc = "Random Password Generator"
3
- version = "1.0.1 "
3
+ version = "1.0.2 "
4
4
description = "Command line tool utility to generate random entropic password"
5
5
url = "https://github.com/Leovalcante/random-password-generator"
You can’t perform that action at this time.
0 commit comments