We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f790d58 commit 1f98380Copy full SHA for 1f98380
djangodav/__init__.py
@@ -20,4 +20,4 @@
20
# along with DjangoDav. If not, see <http://www.gnu.org/licenses/>.
21
22
VERSION = (0, 0, 1, 'beta', 20)
23
-__version__ = "0.0.1b20"
+__version__ = "0.0.1b21"
0 commit comments