We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9be35a commit b57986fCopy full SHA for b57986f
1 file changed
libloader/__init__.py
@@ -2,7 +2,7 @@
2
3
__version__ = 0.21
4
__author__ = "Christopher Toth"
5
-__author_email__ = "<q@q-continuum.net>"
+__author_email__ = "q@q-continuum.net"
6
__doc__ = """
7
Quickly and easily load shared libraries from various platforms. Also includes a libloader.com module for loading com modules on Windows.
8
"""
0 commit comments