Skip to content

Commit

Permalink
version number
Browse files Browse the repository at this point in the history
  • Loading branch information
emolch committed Jun 8, 2019
1 parent f1b1c86 commit 5fa6780
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 @@ -7,7 +7,7 @@
from setuptools.command.install import install
from setuptools.command.build_py import build_py

version = '1.3.0'
version = '1.3.1'


class CustomInstallCommand(install):
Expand Down

0 comments on commit 5fa6780

Please sign in to comment.