Skip to content

Commit f6c2675

Browse files
committed
Define v0.5.0
1 parent f278628 commit f6c2675

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## [v0.4.4] 2026-03-27
3+
## [v0.5.0] 2026-03-30
44

55
### New Feature: Post-quantization Workflow
66

onecomp/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
77
"""
88

9-
__version__ = "0.4.4"
9+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)