Skip to content

Commit

Permalink
feat: bump xblock version
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinAoki committed Apr 11, 2024
1 parent 1c8b0c8 commit c7d8594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools import find_packages, setup


version = '1.4.0'
version = '1.4.1'
description = __doc__.strip().split('\n')[0]
this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README.rst')) as file_in:
Expand Down

0 comments on commit c7d8594

Please sign in to comment.