Update version number

This commit is contained in:
Kujiu 2024-07-29 03:05:23 +02:00
parent b7e6b1c19c
commit 73b12e4d89
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
Changes
=======
3.0.3 (*2024-07-29*)
====================
- Update fontawesome to v6.6.0
3.0.2 (*2023-09-27*)
====================

View file

@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "sphinx_nervproject_theme"
version = "3.0.2"
version = "3.0.3"
requires-python = ">=3.8"
dependencies = [
"Sphinx>=7.0.0",