Skip to content

Commit

Permalink
Update version to v0.7.2b1 (#623)
Browse files Browse the repository at this point in the history
* Update version to v0.7.2

* Update version.py to b1

* Update year
  • Loading branch information
marklysze authored Jan 22, 2025
1 parent a3c7216 commit 47a20c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (c) 2023 - 2024, Owners of https://github.com/ag2ai
# Copyright (c) 2023 - 2025, Owners of https://github.com/ag2ai
#
# SPDX-License-Identifier: Apache-2.0

__version__ = "0.7.1"
__version__ = "0.7.2b1"

0 comments on commit 47a20c4

Please sign in to comment.