bump version with new compilation function

This commit is contained in:
Florian Förster 2025-03-21 09:44:54 +01:00
parent cb0c92ea09
commit e293061cf8

View File

@ -1,6 +1,6 @@
[project] [project]
name = "pycage" name = "pycage"
version = "0.1.0" version = "0.2.0"
description = "tool to handle standalone Python installations from the CLI" description = "tool to handle standalone Python installations from the CLI"
authors = [ authors = [
{name = "Florian Förster", email = "f.foerster@d-opt.com"}, {name = "Florian Förster", email = "f.foerster@d-opt.com"},