We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe40dc commit 0a17948Copy full SHA for 0a17948
1 file changed
pluginloader/__init__.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '0.1.0'
+__version__ = '0.1.1'
4
__description__ = 'Library to manage plugins/extensions in your applications.'
5
6
import os
0 commit comments