Skip to content

Commit 5a4fd20

Browse files
version 33.4.0
1 parent d578d10 commit 5a4fd20

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## __NEXT__
44

5+
6+
## 33.4.0 (2 June 2026)
7+
58
### Features
69

710
* curate format-dates: Support date ranges in the formats `YYYY/YYYY`. [#2005][] @victorlin

augur/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '33.3.0'
1+
__version__ = '33.4.0'
22

33

44
def is_augur_version_compatible(version):

0 commit comments

Comments
 (0)