Skip to content

Commit

Permalink
misc: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fritz-astronomer committed Dec 13, 2024
1 parent 7614131 commit 4158243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orbiter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import re
from typing import Any, Tuple

__version__ = "1.3.1"
__version__ = "1.4.0"

version = __version__

Expand Down

0 comments on commit 4158243

Please sign in to comment.