Skip to content

Commit

Permalink
Merge pull request #4 from shawngmc/develop
Browse files Browse the repository at this point in the history
0.0.3: Fixing packaging issue (part 2)
  • Loading branch information
shawngmc authored Mar 2, 2024
2 parents b74c673 + a63f70b commit a250cca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.0.3
- Fixing packaging issue

# 0.0.2
- Testing automated publish

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "hubspace-ng"
version = "0.0.2"
version = "0.0.3"
authors = [
{ name="Shawn McNaughton", email="shawngmc@gmail.com" },
]
Expand Down

0 comments on commit a250cca

Please sign in to comment.