Skip to content

Commit

Permalink
Merge pull request #46 from groveco/release-v3.0.6
Browse files Browse the repository at this point in the history
Bumping version to v3.0.6
  • Loading branch information
noazark authored Oct 11, 2024
2 parents c89512b + cc26a8f commit 539a095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segments/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version_info__ = {
"major": 3,
"minor": 0,
"micro": 0,
"micro": 6,
"releaselevel": "final",
"serial": 0,
}
Expand Down

0 comments on commit 539a095

Please sign in to comment.