File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- * Major voucher improvements
12+ *
1313
1414### Changed
1515
@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020*
2121
22+ ## [ 0.8.27] - 2025-06-17
23+
24+ ### Added
25+
26+ * Major voucher improvements
27+
2228## [ 0.8.26] - 2025-06-14
2329
2430### Added
Original file line number Diff line number Diff line change 3333
3434setuptools .setup (
3535 name = "budy" ,
36- version = "0.8.26 " ,
36+ version = "0.8.27 " ,
3737 author = "Hive Solutions Lda." ,
3838 author_email = "development@hive.pt" ,
3939 description = "Budy E-commerce System" ,
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ def get_seeplus_api(self):
8585 return self .seeplus_api
8686
8787 def _version (self ):
88- return "0.8.26 "
88+ return "0.8.27 "
8989
9090 def _description (self ):
9191 return "Budy"
You can’t perform that action at this time.
0 commit comments