We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9163f commit 2727161Copy full SHA for 2727161
doc/mkdocs.yml
@@ -121,7 +121,7 @@ dev_addr: 0.0.0.0:8965
121
include_next_prev: false
122
123
extra:
124
- version: v0.22.2
+ version: v0.23.0
125
126
markdown_extensions:
127
- fenced_code
opal/_version.py
@@ -1,4 +1,4 @@
1
"""
2
Declare our current version string
3
4
-__version__ = '0.22.2'
+__version__ = '0.23.0'
0 commit comments