Skip to content

Commit

Permalink
🔖 Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MingxuanGame committed Oct 5, 2023
1 parent 64dd0ab commit d59fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pylibob/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""pylibob 版本。"""
from __future__ import annotations

__version__ = "0.1.0"
__version__ = "0.1.1"
"""pylibob 版本。"""

0 comments on commit d59fcbd

Please sign in to comment.