Commit c1058b09 authored by Will LaShell's avatar Will LaShell
Browse files

Bump version

parent 9dacefed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
include AUTHORS
include README.md
include README.rst
include VERSION
prune build
 No newline at end of file

VERSION

0 → 100644
+1 −0
Original line number Diff line number Diff line
0.0.2
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))

setup(
    name='django-botscout',
    version='0.0.1',
    version='0.0.2',
    author='Joey Wilhelm, Will LaShell',
    author_email='tarkatronic@gmail.com, wlashell@lyrical.net',
    license='License :: OSI Approved',