Skip to content

Commit

Permalink
Compatibility: Re-add crate.client._pep440.Version from verlib2
Browse files Browse the repository at this point in the history
It is needed the prevent breaking `crash`.
  • Loading branch information
amotl committed Jan 18, 2024
1 parent b7773a5 commit e51db0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crate/client/_pep440.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from verlib2 import Version # noqa: F401

0 comments on commit e51db0e

Please sign in to comment.