rrl 0.2.0
This commit is contained in:
parent
4ddf79211d
commit
1edf812145
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
*.pyc
|
||||
dist/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "ratelimit"
|
||||
version = "0.1.0"
|
||||
name = "rrl"
|
||||
version = "0.2.0"
|
||||
description = ""
|
||||
authors = ["James Turk <dev@jamesturk.net>"]
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue