Skip to content

Commit

Permalink
Merge pull request #27 from shakedzy/pr/26
Browse files Browse the repository at this point in the history
version 0.3.1
  • Loading branch information
shakedzy authored Dec 2, 2019
2 parents 24717ff + 9ac2177 commit 8bb9d3f
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 @@
import pathlib
from setuptools import setup, find_packages

VERSION = '0.3.0'
VERSION = '0.3.1'
HERE = pathlib.Path(__file__).parent
README = (HERE / "README.md").read_text()

Expand Down

0 comments on commit 8bb9d3f

Please sign in to comment.