Skip to content

Commit

Permalink
Merge pull request #39 from rcholic/readme
Browse files Browse the repository at this point in the history
note for self
  • Loading branch information
rcholic authored Sep 2, 2024
2 parents 8eb2cd2 + 3b73a08 commit 59d2e16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ for df in opt_df_pairs:
print(df.put_df.head(5))

```

##### Build & Release
git tag v0.1.3.9
git push origin tag v0.1.3.9

0 comments on commit 59d2e16

Please sign in to comment.