Skip to content

Commit

Permalink
Bumping up client version
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Apr 11, 2022
1 parent 32db691 commit dab7a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

__version__ = '5.1.0'
__version__ = '5.2.0'

with open('requirements.txt') as f:
requirements = f.read().splitlines()
Expand Down

0 comments on commit dab7a4f

Please sign in to comment.