Skip to content

Commit

Permalink
Marking version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hawkins committed Sep 12, 2020
1 parent f7de894 commit 00f7670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfsummarizer/dfsummarizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"""dfsummarizer.dfsummarizer: provides entry point main()."""

__version__ = "0.1.2"
__version__ = "0.1.3"

import numpy as np
import pandas as pd
Expand Down

0 comments on commit 00f7670

Please sign in to comment.