Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gebauerm authored Oct 21, 2024
1 parent d01cdb8 commit 49de0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapidflow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os

URL = "https://github.com/gebauerm/rapidFlow"
__version__ = "0.1.8b"
__version__ = "0.1.8c"

install_requires = [
"optuna>=2.9.1",
Expand Down

0 comments on commit 49de0d3

Please sign in to comment.