Skip to content

Commit 3393c38

Browse files
committed
v1.0.1
1 parent e6ef5c2 commit 3393c38

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.0"
3+
__version__ = "1.0.1"
44
__all__ = ["Connection"]

0 commit comments

Comments
 (0)