Skip to content

Commit

Permalink
Bump to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjyco committed Apr 1, 2017
1 parent 5bb1234 commit 347c214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -6,14 +6,14 @@

setup(
name='bg-helper',
version='0.1.1',
version='0.1.2',
description='Common CLI background helpers',
long_description=long_description,
author='Ken',
author_email='kenjyco@gmail.com',
license='MIT',
url='https://github.com/kenjyco/bg-helper',
download_url='https://github.com/kenjyco/bg-helper/tarball/v0.1.1',
download_url='https://github.com/kenjyco/bg-helper/tarball/v0.1.2',
packages=find_packages(),
include_package_data=True,
package_dir={'': '.'},
Expand Down

0 comments on commit 347c214

Please sign in to comment.