Skip to content

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyene committed Jan 28, 2023
1 parent 2a5807b commit d96b12b
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 @@ -161,7 +161,7 @@ def unavailable(self, e):

setup(
name='dmoj',
version='4.0.0',
version='4.0.1',
packages=find_packages(),
package_data={
'dmoj.cptbox': ['syscalls/aliases.list', 'syscalls/*.tbl'],
Expand Down

0 comments on commit d96b12b

Please sign in to comment.