Skip to content

Commit

Permalink
Merge pull request #58 from LedgerHQ/fbe/release_v0.9.0
Browse files Browse the repository at this point in the history
[release] v0.9.0
  • Loading branch information
fbeutin-ledger authored Dec 15, 2022
2 parents dd0b246 + 34253e0 commit 8da0f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ragger/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
"""
__version__ = "0.8.1"
__version__ = "0.9.0"

import logging

Expand Down

0 comments on commit 8da0f0c

Please sign in to comment.