We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3502587 commit 2e67847Copy full SHA for 2e67847
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
[project]
8
name = "PyCaptionCompiler"
9
requires-python = ">=3.8"
10
-version = "1.3"
+version = "1.1"
11
urls = {source="https://github.com/Project-Collapse-Studios/PyCaptionCompiler"}
12
description = "Caption compiler library for Source Engine games, re-written in Python."
13
readme = "README.md"
0 commit comments