We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8422243 commit bb419f9Copy full SHA for bb419f9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "advent-of-code-data"
7
-version = "2.0.1"
+version = "2.0.2"
8
description = "Get your puzzle data with a single import"
9
requires-python = ">=3.9"
10
classifiers = [
0 commit comments