Skip to content

Commit

Permalink
Changed asana pip package to use stable version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blupants committed Dec 4, 2023
1 parent 7922382 commit b3bed25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ toml
jira
pyyaml
atlassian-python-api
asana
asana==3.2.2
WrikePy
BeautifulSoup4
2 changes: 1 addition & 1 deletion src/n0s1/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.15"
__version__ = "1.0.16"

0 comments on commit b3bed25

Please sign in to comment.