Bump version to v0.1.1

This commit is contained in:
jaseg 2023-01-08 12:56:00 +01:00
parent 715ddb8602
commit 5dec5a9113

View file

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