Skip to content

Commit

Permalink
Version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sorghumking committed Feb 8, 2018
1 parent beb209b commit 0d7aa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feldman.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from tabular.csvio import writeToCSV
import tabular.pandasutils as PU

FeldmanVersion = "0.0.1"
FeldmanVersion = "0.0.2"

# pandas call to open Correlator's inexplicable " \t" delimited file formats
def openCorrelatorFunkyFormatFile(filename):
Expand Down

0 comments on commit 0d7aa2e

Please sign in to comment.