Skip to content

Commit

Permalink
Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nraval1729 committed Oct 10, 2019
1 parent 040eff6 commit d88b5ef
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 @@ -8,7 +8,7 @@
from setuptools import setup
setup(
name='rbox_htmldiff',
version='0.0.2',
version='0.0.3',
py_modules=['rbox_htmldiff', ],
install_requires=[
# -*- Extra requirements: -*-
Expand Down

0 comments on commit d88b5ef

Please sign in to comment.