Skip to content

Commit f1347b9

Browse files
committed
Apply release version
1 parent f5d9a88 commit f1347b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "NexusDownloadFlow"
3-
version = "2.1.0-SNAPSHOT"
3+
version = "2.1.0"
44
authors = [
55
{name = "Gregory Ployart", email = "greg.ynx@gmail.com", alias = "greg-ynx"},
66
]
77
description = "Auto-downloader program to automate Nexus modlist downloads for free."
88
readme = "README.md"
99
requires-python = ">=3.11"
10-
release-date = 2024-01-13
10+
release-date = 2024-09-16
1111

1212
[python]
1313
version = "3.11.5"

0 commit comments

Comments
 (0)