Bump version to 1.0.1 (#562)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
"""Agent Lightning."""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.1"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "agentlightning"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
description = "Agent Lightning — agentic RL infrastructure"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user