Skip to content

Commit fa1eb57

Browse files
committed
chore: bump version
1 parent 65829e0 commit fa1eb57

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

web_fragments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
Web fragments.
33
"""
4-
__version__ = '4.0.0'
4+
__version__ = '4.1.0'

xblock/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
XBlock Courseware Components
33
"""
44

5-
__version__ = '6.1.0'
5+
__version__ = '6.2.0'

0 commit comments

Comments
 (0)