Skip to content

Commit 067e6c3

Browse files
committed
Bump version to 0.1.13
1 parent 33e23ff commit 067e6c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.1.13 (2025-08-11)
2+
--------------------------
3+
4+
* Updated: Update the default javascript version to 0.9.19
5+
16
Version 0.1.12 (2024-06-25)
27
--------------------------
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name='django-friendly-captcha',
11-
version='0.1.12',
11+
version='0.1.13',
1212
description='Django library for friendly captcha',
1313
long_description=read('README.rst'),
1414
long_description_content_type='text/x-rst',

0 commit comments

Comments
 (0)