Skip to content

Commit 54bd051

Browse files
committed
update version number again
1 parent 29b2848 commit 54bd051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Install the package from source with pip:
106106
```bash
107107
cd mkdocs-encryptcontent-plugin/
108108
python setup.py sdist bdist_wheel
109-
pip install --force-reinstall --no-deps dist/mkdocs_encryptcontent_plugin-3.0.3-py3-none-any.whl
109+
pip install --force-reinstall --no-deps dist/mkdocs_encryptcontent_plugin-3.0.4-py3-none-any.whl
110110
```
111111

112112
Enable the plugin in your `mkdocs.yml`:

0 commit comments

Comments
 (0)