Skip to content

Commit a5d614e

Browse files
authored
MRG: 4.9.1 release branch, round 2 (#3666)
Whups. Fix #3665 by updating nix version. Also, like, follow the release docs properly.
1 parent 9466957 commit a5d614e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
sourmash = python.buildPythonPackage ( commonArgs // rec {
6565
pname = "sourmash";
66-
version = "4.9.0";
66+
version = "4.9.1";
6767
format = "pyproject";
6868

6969
cargoDeps = rustPlatform.importCargoLock {

0 commit comments

Comments
 (0)