Release 0.4

Refs #23, #25, #26
This commit is contained in:
Simon Willison 2024-02-27 21:09:26 -08:00
commit 0d4ab72b68

View file

@ -1,7 +1,7 @@
from setuptools import setup
import os
VERSION = "0.3"
VERSION = "0.4"
def get_long_description():