Version 0.1.0 (#398)

* v0.1.0

* update poetry.lock
This commit is contained in:
dvora-h 2022-10-18 16:10:17 +03:00 committed by GitHub
parent 6f07f5ee9d
commit 011e33053d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "redis-om"
version = "0.0.27"
version = "0.1.0"
description = "Object mappings, and more, for Redis."
authors = ["Redis OSS <oss@redis.com>"]
maintainers = ["Redis OSS <oss@redis.com>"]