We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a408a08 + b5fd70a commit d9e4cd3Copy full SHA for d9e4cd3
2 files changed
README.md
@@ -382,9 +382,8 @@ plt.plot(wf_mix[:300]);
382
```
383
384
385
-
386
-
387
+
+
388
389
390
@@ -428,7 +427,8 @@ plt.plot(decoded_wf_mix[:300]);
428
427
429
430
431
-
+
432
433
434
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = recode
3
-version = 0.1.34
+version = 0.1.36
4
url = https://github.com/i2mint/recode
5
platforms = any
6
description_file = README.md
0 commit comments