We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7abde9 commit 58635a0Copy full SHA for 58635a0
setup.py
@@ -55,7 +55,7 @@ def run(self):
55
56
setup(
57
name="xbstrap",
58
- version="0.34.2",
+ version="0.35",
59
packages=find_packages(),
60
package_data={"xbstrap": ["schema.yml"]},
61
install_requires=[
0 commit comments