Bump version to v0.2.0

This commit is contained in:
jaseg 2025-07-27 16:53:31 +02:00
parent 8abe7fdf38
commit 5fa293138c

View file

@ -1,6 +1,6 @@
[project]
name = "wsdiff"
version = "0.1.2"
version = "0.2.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"