Skip to content

Commit 8d2f005

Browse files
committed
pypi setup. bump to 0.1.4a1
1 parent 48a75f7 commit 8d2f005

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
2-
2+
# https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
33
on: push
44

55
jobs:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "knuckledragger"
3-
version = "0.1.3"
3+
version = "0.1.4a1"
44
authors = [{ name = "Philip Zucker", email = "[email protected]" }]
55
description = "Interactive Theorem Prover"
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)