Skip to content

Commit

Permalink
Up version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Apr 24, 2023
1 parent 0a96a65 commit a48cc2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tom-alertstreams"
version = "0.6.1"
version = "0.6.2"
description = "Reusable TOMToolkit app for listening to kafka streams."
authors = ["TOM Toolkit Project <tomtoolkit@lco.global>", "Lindy Lindstrom <llindstrom@lco.global>"]
license = "GPL-3.0-only"
Expand Down Expand Up @@ -45,4 +45,4 @@ pytest = "^3.0.3"

[build-system]
requires = ["poetry-core>=1.0.0", "setuptools>=45", "setuptools_scm[toml]>=6.2"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit a48cc2a

Please sign in to comment.