Skip to content

Commit 2119761

Browse files
authored
Merge pull request #62 from nodestream-proj/release/0-12
Release 0.12.0
2 parents 20412d0 + a32d3d9 commit 2119761

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nodestream-plugin-akamai"
3-
version = "0.12.0rc1"
3+
version = "0.12.0"
44
description = ""
55
authors = [
66
"Zach Probst <[email protected]>",
@@ -20,7 +20,7 @@ python-json-logger = "^2.0.2"
2020
python-dotenv = ">=0.21.0,< 2"
2121
click = "^8.1.3"
2222
boto3 = "^1.26.3"
23-
nodestream = "^0.12.0rc2"
23+
nodestream = "^0.12.0"
2424
jsonpath-ng = "^1.5.3"
2525

2626
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)