Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpdx committed Jan 7, 2024
1 parent 4c43fe0 commit b95f914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oresat_configs/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from enum import IntEnum

__version__ = "0.1.0"
__version__ = "0.2.0"


class OreSatId(IntEnum):
Expand Down

0 comments on commit b95f914

Please sign in to comment.