Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merofeev committed Oct 5, 2018
1 parent dc95079 commit dbdbc40
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 @@ -4,7 +4,7 @@
long_description = file.read()

setup(name='docker-windows-volume-watcher',
version='1.0.8',
version='1.1.0',
packages=find_packages(),
entry_points={
'console_scripts': ['docker-volume-watcher=docker_volume_watcher.cli:main'],
Expand Down

0 comments on commit dbdbc40

Please sign in to comment.