Skip to content

Commit

Permalink
chore: bump init version
Browse files Browse the repository at this point in the history
  • Loading branch information
saraburns1 authored Dec 9, 2024
1 parent 5409241 commit fc18887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform_plugin_aspects/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
import os
from pathlib import Path

__version__ = "0.11.4"
__version__ = "0.11.6"

ROOT_DIRECTORY = Path(os.path.dirname(os.path.abspath(__file__)))

0 comments on commit fc18887

Please sign in to comment.