Skip to content

Commit bb4884b

Browse files
chore: update version to 1.13.0 [skip ci]
1 parent e13f017 commit bb4884b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nsa-pythonik"
3-
version = "1.12.2"
3+
version = "1.13.0"
44
description = "Python SDK for Iconik's API"
55
authors = ["brant <brant@northshoreautomation.com>"]
66
readme = "README.md"

pythonik/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.12.2"
1+
__version__ = "1.13.0"

0 commit comments

Comments
 (0)