Skip to content

Commit

Permalink
v3.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Jun 1, 2020
1 parent fa8b862 commit 8c6564e
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 @@ -3,7 +3,7 @@
from os import path

here = path.abspath(path.dirname(__file__))
version = '3.5.7'
version = '3.5.8'

long_des = ""
with open(path.join(here, 'README.md')) as f:
Expand Down

0 comments on commit 8c6564e

Please sign in to comment.