Skip to content

Commit

Permalink
Merge pull request #173 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 2.3.3 release
  • Loading branch information
ablaom authored Nov 1, 2021
2 parents b5fbf04 + 617bf2c commit 13e90c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ScientificTypes"
uuid = "321657f4-b219-11e9-178b-2701a2544e81"
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>"]
version = "2.3.2"
version = "2.3.3"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand Down
2 changes: 1 addition & 1 deletion src/ScientificTypes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import StatisticalTraits: info
export info

# exports
export coerce, coerce!, autotype, schema
export coerce, coerce!, autotype, schema, levels, levels!

# -------------------------------------------------------------
# Abbreviations
Expand Down

0 comments on commit 13e90c2

Please sign in to comment.