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 500a26c commit 7df9319Copy full SHA for 7df9319
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
12
setup(
13
name='mkdocs-encryptcontent-plugin',
14
- version='2.4.1',
+ version='2.4.2',
15
author='unverbuggt',
16
author_email='[email protected]',
17
description='A MkDocs plugin that encrypt/decrypt markdown content with AES',
0 commit comments