Skip to content

Commit

Permalink
Bump to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjyco committed Mar 30, 2017
1 parent ef128d0 commit 1920920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

setup(
name='bg-helper',
version='0.1.0',
version='0.1.1',
description='Common CLI background helpers',
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.0',
download_url='https://github.com/kenjyco/bg-helper/tarball/v0.1.1',
packages=find_packages(),
include_package_data=True,
package_dir={'': '.'},
Expand Down

0 comments on commit 1920920

Please sign in to comment.