Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 28, 2020
1 parent 33f88b7 commit 39adac9
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
@@ -1,7 +1,7 @@
from setuptools import setup
import sys
import os
__version__ = '6.0.2'
__version__ = '6.0.3'

CURRENT_PYTHON = sys.version_info[:2]
REQUIRED_PYTHON = (3,6)
Expand Down

0 comments on commit 39adac9

Please sign in to comment.