Skip to content

Commit

Permalink
chore: prepares v4.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Aug 8, 2022
1 parent 401eeb7 commit 54c5b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## NEXT RELEASE
## v4.4.0 (2022-08-08)

- Adds support for team reviewers to populate in messages

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setuptools.setup(
name='pullbug',
version='4.3.0',
version='4.4.0',
description='Get bugged via Discord or Slack to merge your GitHub pull requests or close open issues.',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 54c5b29

Please sign in to comment.