Skip to content

Commit

Permalink
Upgrading package
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Sep 28, 2021
1 parent b508712 commit aa0b97f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion redisdb_exchange_plugin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Redis DB exchange
"""

__version__ = "0.1.0"
__version__ = "0.1.1"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
redis>=3.5
fastybird-modules-metadata>=0.5
fastybird-modules-metadata>=0.6
setuptools>=57.4

0 comments on commit aa0b97f

Please sign in to comment.