Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeauchesne committed Sep 18, 2018
1 parent d2c7fcc commit 3730688
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions campbot/dump.py
@@ -1,3 +1,5 @@
from __future__ import print_function

import sqlite3
import re

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@

setup(
name='campbot',
version="0.5.3",
version="0.5.4",
packages=find_packages(),
author="Charles de Beauchesne",
author_email="charles.de.beauchesne@gmail.com",
Expand Down

0 comments on commit 3730688

Please sign in to comment.