Skip to content

Commit

Permalink
Update configobj to 5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
labrys committed Apr 24, 2016
1 parent e5e53a4 commit 27e3a89
Show file tree
Hide file tree
Showing 4 changed files with 1,806 additions and 301 deletions.
4 changes: 4 additions & 0 deletions lib/configobj/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# coding=utf-8

from __future__ import absolute_import
from .configobj import *
1 change: 1 addition & 0 deletions lib/configobj/_version.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__version__ = '5.0.6'

0 comments on commit 27e3a89

Please sign in to comment.