Skip to content

Commit 61c3e13

Browse files
authored
Merge pull request #197 from sandiegopython/davidfischer/release-v0.3.0
Release v0.3.0
2 parents aea0809 + bd9b780 commit 61c3e13

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pythonsd-django",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "San Diego Python Website - sandiegopython.org",
55
"scripts": {
66
"dist": "npx @tailwindcss/cli -i ./assets/src/input.css -o ./assets/dist/main.css --minify",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pythonsd-django"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "San Diego Python website - sandiegopython.org"
55
requires-python = ">=3.14, <3.15"
66
dependencies = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)