Skip to content

Commit c4b13ca

Browse files
committed
chore: release version 0.1.4
1 parent 6e956a1 commit c4b13ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dash-tailwindcss-plugin"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "A Dash plugin for integrating TailwindCSS using Dash 3.x hooks"
99
readme = "README.md"
1010
requires-python = ">=3.8"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='dash-tailwindcss-plugin',
11-
version='0.1.3',
11+
version='0.1.4',
1212
author='insistence',
1313
author_email='3055204202@qq.com',
1414
homepage='https://github.com/HogaStack/dash-tailwindcss-plugin',

0 commit comments

Comments
 (0)