Skip to content

Commit

Permalink
Update version to fix PIP upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderland93 committed Aug 27, 2023
1 parent 77ec9ea commit 782613d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd sway-input-config && python setup.py install
```

#### From PIP:
pip install sway-input-config
`pip install sway-input-config`

#### Arch Linux:
Available in [AUR](https://aur.archlinux.org/packages/sway-input-config)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='sway-input-config',
version='1.3.1',
version='1.3.2',
description='input devices configurator for sway',
license='GPL-3',
author='Aleksey Samoilov',
Expand Down

0 comments on commit 782613d

Please sign in to comment.