We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb1533 commit 7c5507dCopy full SHA for 7c5507d
pyrfc_read/__init__.py
@@ -1,4 +1,4 @@
1
from .pyrfc_read import Connection
2
3
-__version__ = "1.0.1"
+__version__ = "1.0.2"
4
__all__ = ["Connection"]
0 commit comments