Skip to content

Commit

Permalink
Update Version numbers and README
Browse files Browse the repository at this point in the history
  • Loading branch information
THinnerichs committed Mar 14, 2024
2 parents c189de7 + 6d1048f commit 4144b58
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
HerbConstraints = "^0.1.1"
HerbCore = "^0.2.0"
HerbInterpret = "^0.1.2"
HerbGrammar = "^0.2.0"
HerbGrammar = "^0.2.1"
HerbSearch = "^0.2.0"
HerbSpecification = "^0.1.0"
julia = "^1.8"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Herb.jl's sub-packages provide fast and easily extendable implementations of
- efficient data formulation.

## Getting started
Please check out our [tutorial](https://herb-ai.github.io/Herb.jl/dev/install/)
Please check out our [tutorial](https://herb-ai.github.io/Herb.jl/dev/install/).
Also check out recent projects and events on our [website](https://herb-ai.github.io).

## Conventions

Expand Down
1 change: 0 additions & 1 deletion src/Herb.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ export
HerbInterpret,
HerbSearch,
HerbSpecification

end # module
30 changes: 0 additions & 30 deletions test/runtests.jl_copy

This file was deleted.

0 comments on commit 4144b58

Please sign in to comment.