Skip to content

Commit ff3d423

Browse files
committed
Update scraper/src/config/version.py
1 parent e235240 commit ff3d423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scraper/src/config/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.12.9"
3+
__version__ = "0.12.10"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)