Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoceppi committed Mar 31, 2016
1 parent 0452846 commit 00b811e
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 @@

setup(
name='charm-tools',
version="2.1.1",
version="2.1.2",
packages=find_packages(
exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
install_requires=['launchpadlib', 'argparse', 'cheetah', 'pyyaml',
Expand Down

0 comments on commit 00b811e

Please sign in to comment.