Skip to content

Commit 1f98380

Browse files
committed
* bump version 0.0.1b21
1 parent f790d58 commit 1f98380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangodav/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# along with DjangoDav. If not, see <http://www.gnu.org/licenses/>.
2121

2222
VERSION = (0, 0, 1, 'beta', 20)
23-
__version__ = "0.0.1b20"
23+
__version__ = "0.0.1b21"

0 commit comments

Comments
 (0)