Skip to content

Commit

Permalink
up version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
seb-b committed May 10, 2024
1 parent 3996573 commit 4e10d7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
CHANGELOG
=========

Unreleased
---
6.0.0
-----

- Changed wagtail.contrib.modeladmin to wagtail_modeladmin
- Removed references to wagtailadmin/shared/field_as_li.html
- Removed "created in" from wagtail admin
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="wagtailvideos",
version="5.2.2",
version="6.0.0",
description="A wagtail module for uploading and displaying videos in various codecs.",
long_description=readme,
author="Neon Jungle",
Expand Down

0 comments on commit 4e10d7a

Please sign in to comment.