Skip to content

Commit 61f5142

Browse files
committed
bumped version
1 parent 4470c52 commit 61f5142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyoracle_forms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from .misc import add_properties
3838
from .misc import registered_objects
3939

40-
__version__ = "0.2.8"
40+
__version__ = "0.2.9"
4141

4242

4343
def initialize_context(version: str = "12c", encoding: str = "utf-8") -> None:

0 commit comments

Comments
 (0)