Skip to content

Commit

Permalink
bumped tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbrophy47 committed May 17, 2024
1 parent e881b4f commit bd9e730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pandas==0.25.2
# visualizers
matplotlib==3.1.1
seaborn==0.9.0
tqdm==4.39.0
tqdm==4.66.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
libraries.append('m')

setup(name="dare-rf",
version="1.1.3",
version="1.1.4",
description="Data Removal-Enabled Random Forests",
author="Jonathan Brophy",
author_email="[email protected]",
Expand Down

0 comments on commit bd9e730

Please sign in to comment.