Skip to content

Commit

Permalink
Build new version
Browse files Browse the repository at this point in the history
  • Loading branch information
aracnid committed Mar 1, 2024
1 parent a9440d7 commit 901eef8
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.6.0'
__version__ = '3.0.0'
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.6.0"
version = "3.0.0"
description = "Python interface to Asana"
authors = ["Jason Romano <aracnid@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 901eef8

Please sign in to comment.