Skip to content

Commit c52e204

Browse files
committed
bump version
1 parent a6f31b0 commit c52e204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## unreleased
6+
## 0.4.4 - 2024-10-07
77
### Fixed
88
* Fixed an issue where some files would not correctly import data from all subfiles.
99

ldr_tools_blender/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "ldr_tools_blender",
66
"description": "Import LDraw models in .mpd .ldr, .dat, and .io formats",
77
"author": "ScanMountGoat (SMG)",
8-
"version": (0, 4, 3),
8+
"version": (0, 4, 4),
99
"blender": (4, 1, 0),
1010
"location": "File > Import",
1111
"warning": "",

0 commit comments

Comments
 (0)