Skip to content

Commit

Permalink
Increment verson to (3.1).1 (#15)
Browse files Browse the repository at this point in the history
* Increment verson to (3.1).1
Updated libnamegen requirement

* Update README.md with new example cowsay name
  • Loading branch information
BBaoVanC authored Mar 23, 2020
1 parent e7c65f1 commit f39d5a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ The following example generates a name with the classic method and pipes it to t

``` plaintext
$ pynamegen amt=1 method=classic debug=False file=stdout | cowsay
_______________
< Taleanator239 >
---------------
_______________________
< TheCauliflowerguy_408 >
-----------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pynamegen",
version="3.1",
version="3.1.1",
author="BBaoVanC",
author_email="bbaovanc@protonmail.com",
description="PyNameGen is a CLI for libnamegen",
Expand Down

0 comments on commit f39d5a8

Please sign in to comment.