File tree Expand file tree Collapse file tree
dev_tools/language_server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- VERSION = (0 , 0 , 8 )
18+ VERSION = (0 , 0 , 9 )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121
2222[project ]
2323name = " apache-hamilton-contrib"
24- version = " 0.0.8 " # Keep in sync with contrib/hamilton/contrib/version.py until this becomes dynamic
24+ version = " 0.0.9 " # Keep in sync with contrib/hamilton/contrib/version.py until this becomes dynamic
2525description = " Apache Hamilton's user contributed shared dataflow library."
2626readme = " README.md"
2727requires-python = " >=3.10, <4"
Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- __version__ = "0.1 .0"
18+ __version__ = "0.2 .0"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121
2222[project ]
2323name = " apache-hamilton-lsp"
24- version = " 0.1 .0"
24+ version = " 0.2 .0"
2525description = " Apache Hamilton Language Server powering IDE features."
2626readme = " README.md"
2727requires-python = " >=3.10, <4"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121
2222[project ]
2323name = " apache-hamilton-ui"
24- version = " 0.0.17 "
24+ version = " 0.0.18 "
2525description = " Apache Hamilton UI tracking server for dataflow visualization and monitoring."
2626readme = {file = " README.md" , content-type = " text/markdown" }
2727requires-python = " >=3.10.1, <4"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121
2222[project ]
2323name = " apache-hamilton-sdk"
24- version = " 0.8 .0"
24+ version = " 0.9 .0"
2525description = " Apache Hamilton SDK for reading and writing to the Apache Hamilton backend APIs that support the UI."
2626readme = " README.md"
2727requires-python = " >=3.10, <4"
Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- __version__ = (0 , 8 , 0 )
18+ __version__ = (0 , 9 , 0 )
You can’t perform that action at this time.
0 commit comments