Bump version to v0.3.0

This commit is contained in:
jaseg 2025-07-28 00:47:32 +02:00
parent 16de22ae19
commit 7b41e0110e

View file

@ -1,6 +1,6 @@
[project]
name = "wsdiff"
version = "0.2.0"
version = "0.3.0"
authors = [{name="jaseg", email="code@jaseg.de"}]
description = "wsdiff is a tool that produces a syntax-highlighted, self-contained, static HTML file that will show a colored, syntax-highlighted diff of two files or folders without external dependencies or javascript."
requires-python = ">=3.7"