Skip to content

Commit

Permalink
Bumped version to 3.0.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel authored Sep 2, 2020
1 parent 9303fbf commit dd59f81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog
=========


3.0.0 (unreleased)
3.0.0 (2020-09-02)
==================

* Added support for Django 3.1
Expand Down
2 changes: 1 addition & 1 deletion djangocms_snippet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '2.3.0'
__version__ = '3.0.0'

default_app_config = 'djangocms_snippet.apps.SnippetConfig'

0 comments on commit dd59f81

Please sign in to comment.