Skip to content

Commit

Permalink
v1.2.8 (new keys) (#15)
Browse files Browse the repository at this point in the history
* v1.2.8 (new keys)

* fix: fix compilation on gcc/clang
  • Loading branch information
es3n1n authored Nov 13, 2024
1 parent c7e9405 commit 3d4d2c5
Show file tree
Hide file tree
Showing 9 changed files with 10,272 additions and 9,866 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "re-unplayplay",
"version": "1.2.7",
"version": "1.2.8",
"author": "es3n1n",
"license": "MIT",
"description": "A rewritten version of unplayplay",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "re-unplayplay"
version = "1.2.7"
version = "1.2.8"
description="A rewritten version of unplayplay"
readme = "README.md"
authors = [
Expand Down
130 changes: 65 additions & 65 deletions src/lib/constants.hpp

Large diffs are not rendered by default.

Loading

0 comments on commit 3d4d2c5

Please sign in to comment.