We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4160f25 commit 7c22e16Copy full SHA for 7c22e16
filer/__init__.py
@@ -13,6 +13,6 @@
13
8. Publish the release and it will automatically release to pypi
14
"""
15
16
-__version__ = '2.2.4'
+__version__ = '2.3rc1'
17
18
default_app_config = 'filer.apps.FilerConfig'
0 commit comments