Skip to content

Commit

Permalink
Bump version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokeskinen committed Aug 9, 2023
1 parent e6d06a5 commit 67c6bb8
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,7 +1,7 @@
# Changelog


## Upcoming - 2023-xx-xx
## 0.9.0 - 2023-08-09

### Fixed

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

setup(
name='django-helusers',
version='0.8.1',
version='0.9.0',
packages=['helusers'],
include_package_data=True,
license='BSD License',
Expand Down

0 comments on commit 67c6bb8

Please sign in to comment.