Skip to content

Commit c6f2ad7

Browse files
committed
bump version
1 parent f853e37 commit c6f2ad7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Release history
44

5+
### 0.6.0
6+
7+
* warn users about the security risk when installing plugins
8+
* fix plugin install/removal when running in a Python virtual environment
9+
510
### 0.5.16
611

712
* stop using PyPI's (disabled) XMLRPC search endpoint, and switch to a self-hosted registry of

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = plover_plugins_manager
3-
version = 0.5.16
3+
version = 0.6.0
44
description = Plugins manager for Plover
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)