Skip to content

Commit

Permalink
Bump xdgenvpy to 3.0.* (#12671)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Sep 17, 2024
1 parent 0a0ba2f commit d3070c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion stubs/xdgenvpy/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "2.4.*"
version = "3.0.*"
upstream_repository = "https://gitlab.com/deliberist-group/xdgenvpy"
3 changes: 0 additions & 3 deletions stubs/xdgenvpy/xdgenvpy/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
from xdgenvpy.xdgenv import XDG as XDG, XDGPackage as XDGPackage, XDGPedanticPackage as XDGPedanticPackage

__all__ = ("XDG", "XDGPackage", "XDGPedanticPackage")

0 comments on commit d3070c5

Please sign in to comment.