Skip to content

Commit

Permalink
Test publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aracnid committed Dec 10, 2023
1 parent 3b8365e commit ca4a9b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i_asana/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from i_asana.i_asana import AsanaInterface


__version__ = '2.5.5'
__version__ = '2.5.6'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "i-asana"
version = "2.5.5"
version = "2.5.6"
description = "Python interface to Asana"
authors = ["Jason Romano <aracnid@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit ca4a9b3

Please sign in to comment.