Bump version to test CI

This commit is contained in:
Andrew Brookins 2021-11-02 17:06:09 -07:00
parent 3a69a6635a
commit 60dc986947
2 changed files with 30 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "redis-om"
version = "0.0.6"
version = "0.0.7"
description = "A high-level library containing useful Redis abstractions and tools, like an ORM and leaderboard."
authors = ["Andrew Brookins <andrew.brookins@redis.com>"]
maintainers = ["Andrew Brookins <andrew.brookins@redis.com>"]