Skip to content

Commit

Permalink
v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Apr 4, 2024
1 parent 2d8e4c0 commit d758c2a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ Changelog

* **[NEXT]** (changes on ``master`` that have not been released yet):

* Nothing yet ;)

* **v4.13.0:**

* feat: Added button binding support for Rival 600 (@flozz)

* **v4.12.0:**
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.12.0"
VERSION = "4.13.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.12.0",
version="4.13.0",
description="Configure SteelSeries gaming mice",
url="https://github.com/flozz/rivalcfg",
project_urls={
Expand Down

0 comments on commit d758c2a

Please sign in to comment.