Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Mar 15, 2023
1 parent fd2f31f commit 5d4ef41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "redisenv"
version = "0.2.0"
version = "0.3.0"
description = "A tool for building redis test environments"
authors = ["Redis OSS <[email protected]>"]
readme = "README.md"
Expand All @@ -19,7 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"License :: OSI Approved :: MIT License",
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
]
keywords = ["Redis utility"]

Expand Down

0 comments on commit 5d4ef41

Please sign in to comment.