Skip to content

Commit

Permalink
Bump version and copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
milancurcic committed Apr 18, 2024
1 parent 634ce92 commit 6bed12b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2023 neural-fortran contributors
Copyright (c) 2018-2024 neural-fortran contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions fpm.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name = "neural-fortran"
version = "0.15.1"
version = "0.16.0"
license = "MIT"
author = "Milan Curcic"
maintainer = "[email protected]"
copyright = "Copyright 2018-2023, neural-fortran contributors"
copyright = "Copyright 2018-2024, neural-fortran contributors"

[build]
external-modules = "hdf5"
Expand Down

0 comments on commit 6bed12b

Please sign in to comment.