Skip to content

Commit d21722d

Browse files
committed
Note about supported platforms.
1 parent 7a012c6 commit d21722d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ PyPI page: https://pypi.python.org/pypi/trackerjacker
88

99
pip3 install trackerjacker
1010

11+
**Linux-only** at this time (tested on Ubuntu, Kali, and RPi).
1112

1213
![visual description](https://i.imgur.com/I5NH5KM.jpg)
1314

trackerjacker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
__author__ = "Caleb Madrigal"
88
__email__ = "[email protected]"
99
__license__ = "MIT"
10-
__version__ = "1.2.1"
10+
__version__ = "1.2.2"

0 commit comments

Comments
 (0)