Skip to content

Commit

Permalink
Release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp authored Sep 25, 2023
1 parent eba35c8 commit 637a08c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## UNRELEASED
## 0.2.0 (2023-09-25)

- Added `CloudflareCacheBackend`.
- Added `DynamoDBCacheBackend`.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Topic :: Software Development :: Libraries :: Python Modules",
]
version = "0.1.0"
version = "0.2.0"
dependencies = ["graphql-core>=3.2.0,<3.3", "httpx", "ariadne"]

[project.optional-dependencies]
Expand Down

0 comments on commit 637a08c

Please sign in to comment.