We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a30a21 + 2b9ee56 commit a1328d3Copy full SHA for a1328d3
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.0.0](https://github.com/pythoninthegrass/mvp/compare/v1.0.0...v1.0.0) (2024-02-25)
4
5
6
+### Miscellaneous Chores
7
8
+* release 1.0.0 ([d898ca6](https://github.com/pythoninthegrass/mvp/commit/d898ca6ee6d9deabde9fc83d1afc9a374fc1fdf7))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mvp"
-version = "0.0.1"
+version = "1.0.0"
description = ""
authors = ["pythoninthegrass <[email protected]>"]
license = "Unlicense"
0 commit comments