Skip to content

Commit 0293a92

Browse files
author
Dan Ellis
committed
Increment version number.
1 parent e83a1f8 commit 0293a92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ to make it work for more environments.
120120
Changelog
121121
---------
122122

123+
### 1.3.2 ###
124+
125+
`atk-show-template` now allows specification of which user to gather facts as.
126+
123127
### 1.3.1 ###
124128

125129
`atk-git-diff` now does not fail when a diff contains deleted or added files.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
setup(name='ansible-toolkit',
5-
version='1.3.1',
5+
version='1.3.2',
66
description='The missing Ansible tools',
77
url='http://github.com/dellis23/ansible-toolkit',
88
author='Daniel Ellis',

0 commit comments

Comments
 (0)