Skip to content

Commit

Permalink
Add minor version to fix issue publishing the package
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Jun 24, 2023
1 parent 59e9b13 commit 45b43b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'

[project]
name = 'time-lapse'
version = '4'
version = '4.0'
description = 'Time-lapse movie assembly'
readme = 'README.md'
requires-python = '>=3.11'
Expand Down

0 comments on commit 45b43b7

Please sign in to comment.