Skip to content

Commit 7c5507d

Browse files
authored
v1.0.2
1 parent edb1533 commit 7c5507d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrfc_read/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .pyrfc_read import Connection
22

3-
__version__ = "1.0.1"
3+
__version__ = "1.0.2"
44
__all__ = ["Connection"]

0 commit comments

Comments
 (0)