2 Commits

Author SHA1 Message Date
github-actions[bot]
9a91b14593 chore: bump version to 0.1.3 [skip ci] 2026-03-29 05:10:50 +00:00
RNL
0b07221827 bump version in workflows 2026-03-29 16:09:49 +11:00
9 changed files with 1 additions and 47 deletions

View File

@@ -1,7 +0,0 @@
Red #D6001C
Yellow #FCE300
Reflex Blue #001489
Black #000000
Gray #7F7E83
Dark Brown #4F2C1D
White #FFFFFF

View File

@@ -1,4 +0,0 @@
Brown #684A43
Green #3B665E
Nebulae #424379
Purple #594177

View File

@@ -1,2 +0,0 @@
White Marble #F7F3F0
Red Granite #AD4E38

View File

@@ -1,5 +0,0 @@
Iridium Gold Metallic #B39B84
Copper Brown Metallic #AA6443
Oxide Green Metallic #1D7C6A
Cobalt Blue Metallic #39699E
Iron Gray Metallic #43403D

View File

@@ -1,13 +0,0 @@
Gold #F4A925
Silver #C8C8C8
Titan Gray #5F6367
Blue #008BDA
Purple #8671CB
Candy Red #D02727
Candy Green #018814
Rose Gold #BA9594
Baby Blue #A8C6EE
Pink #F7ADA6
Mint #96DCB9
Champagne #F3CFB2
White #FFFFFF

View File

@@ -1,5 +0,0 @@
Slate Gray Sparkle #8E9089
Crimson Red Sparkle #792B36
Royal Purple Sparkle #483D8B
Alpine Green Sparkle #3F5443
Onyx Black Sparkle #2D2B28

View File

@@ -1,10 +0,0 @@
Teal Hex:#009FA1
Light Jade Hex:#96D8AF
Blue Hex:#0047BB
Mellow Yellow Hex:#F5DBAB
Purple Hex:#8344B0
Cherry Pink Hex:#F5B6CD
Orange Hex:#F74E02
Ice Blue Hex:#B8CDE9
Red Hex:#B50011
Lavender Hex:#B8ACD6

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "bambu-run" name = "bambu-run"
version = "0.1.2" version = "0.1.3"
description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management" description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management"
readme = "README.md" readme = "README.md"
license = {text = "MIT"} license = {text = "MIT"}