Skip to content

Commit

Permalink
[py] Fixing version
Browse files Browse the repository at this point in the history
Will be available for the next release.

Fixes #14475
  • Loading branch information
diemol committed Sep 5, 2024
1 parent 507508d commit a04dd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/selenium/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# under the License.


__version__ = "4.31.1"
__version__ = "4.25.0.dev202408281539"

0 comments on commit a04dd33

Please sign in to comment.