Skip to content

Commit

Permalink
[#28] Update version 1.2.9-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ifirmawan committed Apr 20, 2023
1 parent 63d8597 commit b71f56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AkvoResponseGrouper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from .response_grouper import response_grouper


__version__ = "1.2.8-alpha"
__version__ = "1.2.9-alpha"
__all__ = [
"response_grouper",
"models",
Expand Down

0 comments on commit b71f56a

Please sign in to comment.