Skip to content

Commit 42330d4

Browse files
committed
Version 1.3.
1 parent 1f36ad4 commit 42330d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/akismet/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# by setuptools during the package build, and both common.py and __init__.py (which
1010
# imports commonl.py) need to import the third-party httpx library, which is not
1111
# available during package build (it only becomes available after package install).
12-
LIBRARY_VERSION = "1.3a1"
12+
LIBRARY_VERSION = "1.3"

0 commit comments

Comments
 (0)