We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b164b98 + a819607 commit 697cb7fCopy full SHA for 697cb7f
1 file changed
platform_plugin_aspects/__init__.py
@@ -5,6 +5,6 @@
5
import os
6
from pathlib import Path
7
8
-__version__ = "1.1.1"
+__version__ = "1.1.2"
9
10
ROOT_DIRECTORY = Path(os.path.dirname(os.path.abspath(__file__)))
0 commit comments