onedrivegui: 1.1.0rc3 -> 1.1.0 (#342544)

This commit is contained in:
Peder Bergebakken Sundt
2024-09-18 01:33:03 +02:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@
}:
let
version = "1.1.0rc3";
version = "1.1.0";
setupPy = writeText "setup.py" ''
from setuptools import setup