Skip to content

Commit 58635a0

Browse files
committed
Bump version to 0.35
1 parent f7abde9 commit 58635a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def run(self):
5555

5656
setup(
5757
name="xbstrap",
58-
version="0.34.2",
58+
version="0.35",
5959
packages=find_packages(),
6060
package_data={"xbstrap": ["schema.yml"]},
6161
install_requires=[

0 commit comments

Comments
 (0)