Skip to content

Commit

Permalink
Merge pull request #13 from anaconda-distribution/v0.1.3
Browse files Browse the repository at this point in the history
v0.1.3
  • Loading branch information
schuylermartin45 authored Nov 6, 2023
2 parents 0ac4951 + 00fd112 commit da8a5af
Show file tree
Hide file tree
Showing 3 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,6 +1,9 @@
# Changelog
Note: version releases in the 0.x.y range may introduce breaking changes.

## 0.1.3
- Minor release, `py.typed` was in the wrong directory and not part of the package.

## 0.1.2
- Minor release, disabling some tests on Windows

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespaces = false

[project]
name = "anaconda_packaging_utils"
version = "0.1.2"
version = "0.1.3"
authors = [
{ name="Anaconda, Inc.", email="[email protected]" },
]
Expand Down

0 comments on commit da8a5af

Please sign in to comment.