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 faedd1e commit 738e8ac
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.1'
__version__ = '2.5.2'
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.1"
version = "2.5.2"
description = "Python interface to Asana"
authors = ["Jason Romano <aracnid@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 738e8ac

Please sign in to comment.