Skip to content

Commit

Permalink
Bump version to 1.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Oct 11, 2023
1 parent 0c5124c commit 5bcd8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from packaging.version import Version
from setuptools import setup, Extension

VERSION = "1.3.16"
VERSION = "1.3.17"

SUMMARY = "High quality drawing interface for PIL."

Expand Down

0 comments on commit 5bcd8e4

Please sign in to comment.