We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b9e8e commit c476045Copy full SHA for c476045
CHANGELOG.md
@@ -27,4 +27,10 @@ Fix:
27
28
Fix:
29
30
-- Notification not working when `leeteasy` is scheduled with cronjob
+- Notification not working when `leeteasy` is scheduled with cronjob
31
+
32
+## 1.0.2 (Alpha)
33
34
+Fix:
35
36
+- `import pwd` fix for windows.
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = leeteasy
3
-version = 1.0.1
+version = 1.0.2
4
author = Sudipto Baral
5
author_email = [email protected]
6
description = Desktop notification of easy daily challenge of leetcode.
0 commit comments