We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa191dc commit 3726067Copy full SHA for 3726067
libloader/__init__.py
@@ -1,6 +1,6 @@
1
from .libloader import *
2
3
-__version__ = "1.3.0"
+__version__ = "1.3.1"
4
__author__ = "Christopher Toth"
5
__author_email__ = "q@q-continuum.net"
6
__doc__ = """
0 commit comments