Skip to content

Commit

Permalink
setup: bump version to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed May 3, 2021
1 parent 0faf6a4 commit ea7133a
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 @@ -4,7 +4,7 @@
import os

BASE_DIR = os.path.realpath(os.path.dirname(__file__))
VERSION = '1.5.2'
VERSION = '1.5.3'


def parse_requirements():
Expand Down

0 comments on commit ea7133a

Please sign in to comment.