Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestofgonzalez committed Jan 24, 2025
1 parent 75d8dfa commit ec474ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
Changelog
=========

.. _v_0_5_0:
.. _v_0_6_0:

0.5.0 (2025-01-24)
0.6.0 (2025-01-24)
------------------

* Upgrade to Django 5 (:issue:`47`)
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
project = 'Django Rocket'
copyright = '2023-2025, Ernesto F. González'
author = 'Ernesto F. González'
release = '0.5.0'
release = '0.6.0'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down

0 comments on commit ec474ae

Please sign in to comment.