Skip to content

Commit b57986f

Browse files
committed
Update email
1 parent f9be35a commit b57986f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libloader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__version__ = 0.21
44
__author__ = "Christopher Toth"
5-
__author_email__ = "<q@q-continuum.net>"
5+
__author_email__ = "q@q-continuum.net"
66
__doc__ = """
77
Quickly and easily load shared libraries from various platforms. Also includes a libloader.com module for loading com modules on Windows.
88
"""

0 commit comments

Comments
 (0)