Skip to content

Commit

Permalink
Update version to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dsagal committed Jul 17, 2018
1 parent 4240bda commit 4cb8dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ markdown_extensions:

extra:
history_buttons: false
version: 0.1.5
version: 0.1.6
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = '0.1.5'
VERSION = '0.1.6'

setup(
name="mkdocs-windmill",
Expand Down

0 comments on commit 4cb8dca

Please sign in to comment.