mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-09 14:26:57 +02:00
prepare for release
- Update README.rst (supported threads, changelog) - bump version number (in threadlib.scad)
This commit is contained in:
@@ -5,11 +5,11 @@ threadlib
|
||||
Create threads easily.
|
||||
|
||||
:Author: Adrian Schlatter and contributors
|
||||
:Date: 2019-11-11
|
||||
:Date: 2023-04-02
|
||||
:License: 3-Clause BSD. See LICENSE.
|
||||
*/
|
||||
|
||||
function __THREADLIB_VERSION() = 0.4;
|
||||
function __THREADLIB_VERSION() = 0.5;
|
||||
|
||||
use <thread_profile.scad>
|
||||
include <THREAD_TABLE.scad>
|
||||
|
Reference in New Issue
Block a user