Skip to content

Commit

Permalink
Merge pull request #32 from Attumm/v2.3.0
Browse files Browse the repository at this point in the history
V2.3.0
  • Loading branch information
Attumm authored Jan 13, 2024
2 parents 0ae40a9 + 7a27efc commit 68d025c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
long_description=long_description,
long_description_content_type='text/markdown',

version='2.2.0',
version='2.3.0',
py_modules=['redis_dict'],
install_requires=['redis',],
license='MIT',
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==22.2.0
cffi==1.15.1
coverage==5.5
cryptography==41.0.4
cryptography==41.0.6
exceptiongroup==1.1.1
future==0.18.3
hypothesis==6.70.1
Expand Down

0 comments on commit 68d025c

Please sign in to comment.