Skip to content

Commit

Permalink
Bump version to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelever committed Mar 12, 2023
1 parent f33bd68 commit b6eac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
if sys.version_info[0] < 3:
raise Exception("Kindred requires Python 3")

VERSION='2.8.2'
VERSION='2.8.3'

here = path.abspath(path.dirname(__file__))

Expand Down

0 comments on commit b6eac60

Please sign in to comment.