Skip to content

Commit

Permalink
Bump version for release (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdawang committed Feb 16, 2024
1 parent ab01755 commit d61515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgetest/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Package initialization."""


__version__ = "2023.6.1"
__version__ = "2024.2.0"

__title__ = "edgetest"
__description__ = "Bleeding edge dependency testing"
Expand Down

0 comments on commit d61515d

Please sign in to comment.