Skip to content

Commit f290cbb

Browse files
committed
bump version
1 parent 7b31d9a commit f290cbb

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.10"
40+
__version__ = "0.2.11"
4141

4242

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

0 commit comments

Comments
 (0)