Skip to content

Commit

Permalink
Version 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Apr 11, 2019
1 parent 34f7cea commit 5e2b639
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, find_packages
import os

version = '0.8.2'
version = '0.8.3'

here = os.path.abspath(os.path.dirname(__file__))
try:
Expand Down

0 comments on commit 5e2b639

Please sign in to comment.