Skip to content

Commit

Permalink
Bump version to 2024.08.12
Browse files Browse the repository at this point in the history
  • Loading branch information
exhuma committed Aug 12, 2024
1 parent 225da4b commit 4127c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

# version ; type ; subject ; issues ;i;h;detail
#--------------------------------------------------------------------------------------------------------------------------
2024.08.12 ; support ; First public release ; ; ; ;
2024.02.08 ; support ; Switch to calendar-versioning ; ; ; ;
1.3.1.post1 ; changed ; Update fabfile ; ; ; ;
1.3.1 ; fixed ; Don't crash if the release-info file does not exist ; ; ; ;
Expand Down
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 = "setuptools.build_meta"

[project]
name = "clproc"
version = "2024.02.08"
version = "2024.08.12"
authors = [
{ name="Michel Albert", email="[email protected]" },
]
Expand Down

0 comments on commit 4127c7f

Please sign in to comment.