Skip to content

Commit

Permalink
version bump include package
Browse files Browse the repository at this point in the history
  • Loading branch information
jrabbit committed Jan 23, 2017
1 parent 21754ed commit eec4b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyborg/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

from setuptools import setup
setup(name="pyborg",
version="1.2.0b4",
packages=["pyborg"],
version="1.2.0b5",
packages=["pyborg", "pyborg.util", "pyborg.mod"],
scripts=['pyborg_reddit.py',
'pyborg-filein.py',
'pyborg-telnet.py',
Expand Down

0 comments on commit eec4b04

Please sign in to comment.