diff --git a/meta-python/recipes-devtools/python/python3-pybcj_1.0.7.bb b/meta-python/recipes-devtools/python/python3-pybcj_1.0.8.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-pybcj_1.0.7.bb
rename to meta-python/recipes-devtools/python/python3-pybcj_1.0.8.bb
index e291375456..3d7fcda73a 100644
--- a/meta-python/recipes-devtools/python/python3-pybcj_1.0.7.bb
+++ b/meta-python/recipes-devtools/python/python3-pybcj_1.0.8.bb
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
 
 # The PyPI package omits files for testing
 # so use the GitHub source instead.
-SRCREV = "0735ad15fa001748dc3a13f36be2fe7a4971cf79"
+SRCREV = "33f1194ac7950ed7002b7361df8b03dc16bc1168"
 SRC_URI = " \
-    git://github.com/miurahr/pybcj;branch=main;protocol=https \
+    git://github.com/miurahr/pybcj;branch=main;protocol=https;tag=v${PV} \
     file://run-ptest \
 "
 
