mggg / ecological-inference

Ecological inference, in Python
MIT License
28 stars 11 forks source link

Incrementing version number #105

Closed karink520 closed 2 years ago

karink520 commented 2 years ago

Moving to 1.0.0 -- a big bump to indicate that a few things in the API have changed since the last release, which didn't use pymc v4. The biggest change for users would be if they are interacting with the samples as InferenceData objects, when they used to be just numpy arrays.