Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdual committed Aug 26, 2022
1 parent d95d2b4 commit bca04c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A random user-agent generator for Python >= 3.6

# Installing
```bash
pip3 install ua-generator
pip3 install -U ua-generator
```

# Basic usage
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = ua-generator
version = 0.1.6
version = 0.1.7
author = Ekin Karadeniz
author_email = iamdual@icloud.com
description = A random user-agent generator
Expand Down

0 comments on commit bca04c2

Please sign in to comment.