Skip to content

Commit

Permalink
Merge pull request #4 from evo-company/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
seedofjoy authored Jan 31, 2022
2 parents 2178eb3 + d1b00c9 commit 42f8f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changes

.. towncrier release notes start

1.3.3 - unreleased
1.3.3 (2022-01-31)
^^^^^^^^^^^^^^^^^^

- Add Python 3.10 support;
Expand Down
2 changes: 1 addition & 1 deletion aioredis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
)


__version__ = '1.3.2'
__version__ = '1.3.3'

__all__ = [
# Factories
Expand Down

0 comments on commit 42f8f76

Please sign in to comment.