Skip to content

Commit

Permalink
Merge pull request #470 from pepkit/dev
Browse files Browse the repository at this point in the history
Fix missing release date
  • Loading branch information
nsheff committed Dec 18, 2023
2 parents ea8b541 + 9d25a2b commit b2fcc23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.

## [0.40.0] -- 2023-XX-XX
## [0.40.0] -- 2023-12-18

**This version introduced backwards-incompatible changes.**

Expand Down
1 change: 1 addition & 0 deletions docs/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ samples[0]["file"]

That's it! You've got `peppy` running on an example project.
Now you can play around with project metadata from within python.
There are lots of other ways to initialize a project, which we will in the next section.

0 comments on commit b2fcc23

Please sign in to comment.