Skip to content

Commit

Permalink
Merge pull request #46 from CambioML/pypi-release
Browse files Browse the repository at this point in the history
bump up version to 0.0.15
  • Loading branch information
Cambio ML authored Oct 1, 2024
2 parents bd4b8c1 + cf7662a commit a6263ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion any_parser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__all__ = ["AnyParser"]

__version__ = "0.0.14"
__version__ = "0.0.15"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "any-parser"
version = "0.0.14"
version = "0.0.15"
description = "Parser for all."
authors = ["CambioML <[email protected]>"]
maintainers = ["Rachel Hu <[email protected]>"]
Expand Down

0 comments on commit a6263ae

Please sign in to comment.