Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 867ccb9

Browse files
committed
bump to 0.3.3
1 parent c74697b commit 867ccb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
release:
88
types:
9-
- created
9+
- published
1010

1111
jobs:
1212
build:

setup.py

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

33
setup(
44
name="flet-material",
5-
version="0.3.2",
5+
version="0.3.3",
66
author="S. Ahmad P. Hakimi",
77
author_email="pourhakimi@pm.me",
88
description="Material UI Library for Flet",

0 commit comments

Comments
 (0)