Skip to content

Commit

Permalink
Update version to 2.3.0 ahead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
thirtytwobits authored Oct 20, 2023
1 parent c7d4ced commit 497d885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nunavut/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
.. autodata:: __version__
"""

__version__ = "2.2.0"
__version__ = "2.3.0"
__license__ = "MIT"
__author__ = "OpenCyphal"
__copyright__ = "Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright (c) 2023 OpenCyphal."
Expand Down

0 comments on commit 497d885

Please sign in to comment.