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 3fb04f3 commit ed4487aCopy full SHA for ed4487a
CHANGES.txt
@@ -1,3 +1,4 @@
1
+v2.0.2, 2019-12-01 -- Added support for more URL schemes. Fixed crash when opening the help dialog. Fixed highlight.
2
v2.0.1, 2019-10-03 -- Fixed crash bug when offline.
3
v2.0.0, 2019-09-15 -- Ported to Python3. Dropped Python2 support. Removed background_full_sync option.
4
(Windows) Improved startup performance of nvpy.exe.
nvpy/version.py
@@ -1 +1 @@
-VERSION = "2.0.1"
+VERSION = "2.0.2"
0 commit comments