Skip to content

Commit

Permalink
[MISC] Bump to version 0.0.4 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Feb 13, 2024
1 parent 8588d69 commit ef6ab71
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,12 @@ ignore_missing_imports = true

[tool.poetry]
name = "spark8t"
version = "0.0.3"
description = "This project allow you to create a SNAP for interacting with a K8s cluster to submit Spark jobs or run spark shells interactively"
version = "0.0.4"
description = "This project provides some utilities function and CLI commands to run Spark on K8s."
authors = [
"Abhishek Verma <abhishek.verma@canonical.com>",
"Enrico Deusebio <enrico.deusebio@canonical.com>",
"Paolo Sottovia <paolo.sottovia@canonical.com>",
"Judit Novak <judit.novak@canonical.com>"
"Canonical Data Platform <data-platform@lists.launchpad.net>"
]
license = "MIT"
license = "Apache-2.0"
readme = "README.md"
packages = []

Expand Down

0 comments on commit ef6ab71

Please sign in to comment.