Remove links to MD files that do not exist yet

This commit is contained in:
Andrew Brookins 2021-11-22 12:46:31 -08:00
parent 5dee757041
commit 31323214a9
2 changed files with 10 additions and 17 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "redis-om"
version = "0.0.14"
version = "0.0.15"
description = "Objecting mapping, and more, for Redis."
authors = ["Andrew Brookins <andrew.brookins@redis.com>"]
maintainers = ["Andrew Brookins <andrew.brookins@redis.com>"]