Skip to content

Commit

Permalink
note for self
Browse files Browse the repository at this point in the history
  • Loading branch information
rcholic committed Sep 2, 2024
1 parent 8eb2cd2 commit 3b73a08
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 3b73a08

Please sign in to comment.