bump to 0.3.0

This commit is contained in:
James Turk 2020-11-19 15:30:10 -05:00
parent e0ab3d45e5
commit df5ee75163

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "rrl" name = "rrl"
version = "0.2.2" version = "0.3.0"
description = "simple redis rate limiting" description = "simple redis rate limiting"
authors = ["James Turk <dev@jamesturk.net>"] authors = ["James Turk <dev@jamesturk.net>"]
license = "MIT" license = "MIT"