Skip to content

Commit 0254c81

Browse files
committed
PyPI package v0.3.0 created
1 parent 672f648 commit 0254c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[tool.poetry]
22
name = "axem-dem"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
description = "Manager for Containerized Development Environments"
55
authors = ["Janos Murai <janos.murai@axemsolutions.io>"]
66
license = "Eclipse Public License - v2.0"
77
readme = "README.md"
88
homepage = "https://axemsolutions.io/"
99
documentation = "https://axemsolutions.io/dem_doc/"
1010
repository = "https://github.com/axem-solutions/dem"
11-
keywords = ["iot", "embedded", "edge", "devops", "tools", "containers"]
11+
keywords = ["iot", "embedded", "edge", "development environment", "tools", "containers"]
1212
classifiers = [
1313
"Development Status :: 3 - Alpha",
1414
"Environment :: Console",

0 commit comments

Comments
 (0)