Skip to content

Commit

Permalink
Release candidate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pathunstrom committed Dec 8, 2018
1 parent 4640d7b commit e462a30
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 @@ -8,8 +8,8 @@ def readme():

setup(
name='ppb',
version='0.5.0rc1',
packages=['ppb'],
version='0.5.0rc2',
packages=['ppb', 'ppb.systems'],
install_requires=[
'pygame',
'ppb-vector',
Expand Down

0 comments on commit e462a30

Please sign in to comment.