Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #59 from nanten2/#58-release
Browse files Browse the repository at this point in the history
Version 1.0.5
  • Loading branch information
KaoruNishikawa authored Apr 16, 2022
2 parents c78dae4 + decbb9b commit 7f388ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Before the release, the followings should be fixed:
- [ ] ...

and the issue for the key feature should be closed:

- [ ] ...

Then,
Expand Down
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) 2021 NANTEN2 Group
Copyright (c) 2021-2022 NANTEN2 Group

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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "N-CONST"
version = "1.0.4"
version = "1.0.5"
description = "Necst Constants and ObservatioN Specification Translator."
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 7f388ac

Please sign in to comment.