Skip to content

Commit e4ffb9e

Browse files
committed
Update version to fix PIP upload
1 parent c7ff85f commit e4ffb9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cd sway-input-config && python setup.py install
1818
```
1919

2020
#### From PIP:
21-
pip install sway-input-config
21+
`pip install sway-input-config`
2222

2323
#### Arch Linux:
2424
Available in [AUR](https://aur.archlinux.org/packages/sway-input-config)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='sway-input-config',
10-
version='1.3.1',
10+
version='1.3.2',
1111
description='input devices configurator for sway',
1212
license='GPL-3',
1313
author='Aleksey Samoilov',

0 commit comments

Comments
 (0)