Compare commits

..

3 Commits

Author SHA1 Message Date
Den Delimarsky 🌺
f20105daab Merge branch 'main' of https://github.com/github/spec-kit 2025-08-22 12:19:47 -07:00
Den Delimarsky 🌺
56120b2ff0 Update requirements 2025-08-22 12:19:42 -07:00
GitHub Action
a378163c3c chore: bump version to v0.0.2 2025-08-22 17:27:08 +00:00
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2025 GitHub
Copyright GitHub, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -369,3 +369,7 @@ For support, please open a [GitHub issue](https://github.com/github/spec-kit/iss
## Acknowledgements
This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).
## License
This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms.

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.0.1"
version = "0.0.2"
description = "Setup tool for Specify spec-driven development projects"
requires-python = ">=3.11"
dependencies = [