Skip to content

Commit

Permalink
Bump version to 1.3.18.post0
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Mar 6, 2024
1 parent ca05390 commit d2d8d7c
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.18"
VERSION = "1.3.18.post0"

SUMMARY = "High quality drawing interface for PIL."

Expand Down

0 comments on commit d2d8d7c

Please sign in to comment.