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.
1 parent 18f71e1 commit ca6cda4Copy full SHA for ca6cda4
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+## [unreleased]
4
5
+## [0.1.0]
6
7
+Initial release on PyPI.
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "markus-ai-feedback"
-version = "0.0.1"
+version = "0.1.0"
authors = [
{ name="Ricky Chen" },
{ name="Sohee Goo" },
0 commit comments