aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-25 03:00:59 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-25 03:00:59 -0600
commit6fe532df3d860576b7af7375056cfe2fea27700d (patch)
tree020d5849f04dd2860ffa82d46cc5bb26ea9175ad /pyproject.toml
parent6aa2e2a969297cc64215d94cf83612cac1644e7f (diff)
downloadreference-compiler-6fe532df3d860576b7af7375056cfe2fea27700d.tar.gz
reference-compiler-6fe532df3d860576b7af7375056cfe2fea27700d.zip
it helps if you write out the correct thing
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d7ef861..e24ca81 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "crowbar-reference-compiler"
-version = "0.0.3"
+version = "0.0.4"
description = "the reference compiler for the Crowbar programming language"
authors = ["Melody Horn <melody@boringcactus.com>"]
license = "BlueOak-1.0.0"