Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
miili committed Jun 4, 2019
1 parent 4528c0b commit e8acedd
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.2.0'
version = '1.3.0'


class CustomInstallCommand(install):
Expand Down

0 comments on commit e8acedd

Please sign in to comment.