Skip to content

Commit

Permalink
setup: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
qookei committed Jan 23, 2024
1 parent c816b27 commit f72b19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def run(self):

setup(
name="xbstrap",
version="0.27.1",
version="0.28",
packages=find_packages(),
package_data={"xbstrap": ["schema.yml"]},
install_requires=[
Expand Down

0 comments on commit f72b19d

Please sign in to comment.