Skip to content

Commit 9bcdeeb

Browse files
author
Immanuel Bayer
committed
add bump minor
1 parent 81c60e8 commit 9bcdeeb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ipyannotator/__init__.py

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

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 = "ipyannotator"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "The infinitely hackable annotation framework"
55
authors = ["palaimon.io <oss@mail.palaimon.io>"]
66
license = "Apache License 2.0"

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author = Palaimon
99
author_email = oss@mail.palaimon.io
1010
copyright = Palaimon GmbH
1111
branch = master
12-
version = 0.5.0
12+
version = 0.5.1
1313
min_python = 3.7
1414
audience = Developers
1515
language = English

0 commit comments

Comments
 (0)