Bump version to v0.1.2

This commit is contained in:
jaseg 2023-01-08 13:11:51 +01:00
parent bac31d9e66
commit 10ab7b237c

View file

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