Skip to content

Commit f6b54b6

Browse files
committed
v2.0.1
1 parent a1eef7f commit f6b54b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
v2.0.1, 2019-10-03 -- Fixed crash bug when offline.
12
v2.0.0, 2019-09-15 -- Ported to Python3. Dropped Python2 support. Removed background_full_sync option.
23
(Windows) Improved startup performance of nvpy.exe.
34
v1.2.2, 2019-09-05 -- Fixed database corruption bug. Fixed UI bugs. Fixed full-sync issue. Added TclError handling.

nvpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "2.0.0"
1+
VERSION = "2.0.1"

0 commit comments

Comments
 (0)