mirror of
https://github.com/crosspoint-reader/calibre-plugins.git
synced 2026-08-13 14:23:41 -07:00
Bump version to 0.2.7
Fixes #45 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
2bcb355d64
commit
460c530888
@@ -21,7 +21,7 @@ class CrossPointDevice(DeviceConfig, DevicePlugin):
|
||||
description = 'CrossPoint Reader wireless device'
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
author = 'CrossPoint Reader'
|
||||
version = (0, 2, 6)
|
||||
version = (0, 2, 7)
|
||||
|
||||
# Invalid USB vendor info to avoid USB scans matching.
|
||||
VENDOR_ID = [0xFFFF]
|
||||
|
||||
Reference in New Issue
Block a user