version 0.2

This commit is contained in:
xenofem 2024-02-07 22:33:41 -05:00
parent bee5f7c58a
commit ad71c6c280
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@
dlibrary = buildPythonApplication {
pname = "dlibrary";
version = "0.1";
version = "0.2";
pyproject = true;
propagatedBuildInputs = [
pymupdf