Skip to content

Commit

Permalink
Change version to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rustam-azimov committed Feb 24, 2024
1 parent cccddb9 commit d4367d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfpq_data/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"BENCHMARKS_DIR",
]

VERSION = "4.0.2"
VERSION = "4.0.3"

ROOT = pathlib.Path(__file__).parent
DATA = ROOT / "data"
Expand Down

0 comments on commit d4367d0

Please sign in to comment.