bump version number

This commit is contained in:
2026-07-07 11:12:24 +10:00
parent b9d720a944
commit 86d72fadda
2 changed files with 4 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ with open("neb/README.md", "r") as f:
setup(
name="nebpkg",
version="1.2.0",
version="1.2.1",
description="Nebula, the package manager for the Comet programming language.",
classifiers=[
"Development Status :: 4 - Beta",