Skip to content

Commit

Permalink
Bump to version 2.3rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Jan 20, 2023
1 parent 4160f25 commit 7c22e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
8. Publish the release and it will automatically release to pypi
"""

__version__ = '2.2.4'
__version__ = '2.3rc1'

default_app_config = 'filer.apps.FilerConfig'

0 comments on commit 7c22e16

Please sign in to comment.