Skip to content

Commit

Permalink
Bump to v0.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
holocronweaver committed Aug 26, 2018
1 parent 996266b commit 4396aa5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='steam-picker',
version='0.1.3',
version='0.1.4',
author='Jesse Johnson',
author_email='[email protected]',
packages=['steampicker'],
Expand All @@ -12,7 +12,6 @@
license='LICENSE.txt',
description='A Python 3 CLI for picking a random game from your Steam library!',
# long_description=open('README.org').read(),
# Dependent packages (distributions)
install_requires=[
'appdirs',
'pyyaml',
Expand Down

0 comments on commit 4396aa5

Please sign in to comment.