rrl 0.2.0

This commit is contained in:
James Turk 2020-10-13 11:49:46 -04:00
parent 4ddf79211d
commit 1edf812145
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.pyc
dist/

View File

@ -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"