Skip to content

Commit 4589dbd

Browse files
Change version to 0.0.3
1 parent 6a61ed6 commit 4589dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RobotFrameworkElasticSearchLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version of the RobotFrameworkElasticSearchLibrary package
2-
__version__ = "0.0.2"
2+
__version__ = "0.0.3"
33

44
from typing import Dict, Optional
55

0 commit comments

Comments
 (0)