Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Butler committed Oct 22, 2013
1 parent 8a21829 commit f6a4a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sklearn_pandas/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = '0.0.6'
__version__ = '0.0.7'

import numpy as np
import pandas as pd
Expand Down

0 comments on commit f6a4a5d

Please sign in to comment.