Skip to content

Commit

Permalink
Preparing release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhegarty committed Oct 18, 2022
1 parent 360b58c commit 639654a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

3.0.1 (unreleased)
3.0.1 (2022-10-18)
------------------

- Updated `django-import-export-ci.yml` to fix node.js deprecation
Expand Down
2 changes: 1 addition & 1 deletion import_export/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.0.1.dev0'
__version__ = '3.0.1'

0 comments on commit 639654a

Please sign in to comment.