Skip to content

Commit

Permalink
v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Dec 1, 2021
1 parent fc3c394 commit 3273ab5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,15 @@ SteelSeries Sensei TEN:
Changelog
---------

* **Rivalcfg NEXT:** [4.4.0]
* **Rivalcfg NEXT:** [4.5.0]

Features that are implemented on ``master`` and that will be released in the
next Rivalcfg version:

* Nothing yet

* **4.4.0:**

* Add Prime support (#169, @sephiroth99)
* Add Aerox 3 (non wireless version) support (#156)
* Add Aerox 3 Wireless support (#167)
Expand Down Expand Up @@ -257,7 +261,7 @@ Changelog

* Rival 3: support of firmware v0.37.0.0 (#147)
* Support of the Sensei TEN (1038:1832)
* Support of the Sensei TEN CS:GO Neon Rider Edition(1038:1834)
* Support of the Sensei TEN CS:GO Neon Rider Edition (1038:1834)
* Rival 500:

* Handles color shift
Expand Down
2 changes: 1 addition & 1 deletion rivalcfg/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "4.3.0"
VERSION = "4.4.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name="rivalcfg",
version="4.3.0",
version="4.4.0",
description="Configure SteelSeries gaming mice",
url="https://github.com/flozz/rivalcfg",
license="WTFPL",
Expand Down

0 comments on commit 3273ab5

Please sign in to comment.