Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phamk committed May 15, 2020
1 parent 84e288e commit 3d1c072
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 @@
import sys
from setuptools import setup, find_packages

VERSION = "0.14.1"
VERSION = "0.14.2"

def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()
Expand Down

0 comments on commit 3d1c072

Please sign in to comment.