Skip to content

Commit

Permalink
Prepare release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcass77 committed Oct 13, 2020
1 parent 6ed5ce4 commit 543241d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This changelog is used to track all major changes to django-apscheduler.


## v0.5.0 (UNRELEASED)
## v0.5.0 (2020-10-13)

**Enhancements**

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

setup(
name="django-apscheduler",
version="0.4.2",
version="0.5.0",
description="APScheduler for Django",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 543241d

Please sign in to comment.