We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded7a5b commit 96f0d3eCopy full SHA for 96f0d3e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.5.0
6
+
7
- Increased the minimum Basilsp version to 0.4.0 (#13).
8
- Control Panel now starts the nREPL server with the working directory set to the project directory (#12).
9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "basilisp-blender"
-version = "0.4.2"
+version = "0.5.0"
description = ""
authors = ["ikappaki"]
homepage = "https://github.com/ikappaki/basilisp-blender"
0 commit comments