Skip to content

Commit

Permalink
fix version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcoding committed Dec 27, 2023
1 parent 2a36890 commit 2277115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asynctnt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
TarantoolTuple,
)

__version__ = "2.1.0a1"
__version__ = "2.1.0"

0 comments on commit 2277115

Please sign in to comment.