This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
Releases: treble-ai/dbsession
Releases · treble-ai/dbsession
dbsession v0.6.0
In this release we updated the setup.py internal workings, updated some style issues and unused imports. Also we introduce a new conda recipe for this package
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda install dbsession -c treble
Note: This usually takes a couple of days to work until conda packages are created and uploaded by the Treble.ai team. Please be patient.
-
Or you can use pip with this command:
pip install -U dbsession
For the list of new features, closed issues and merged pull requests in this release, please see our Changelog
v_05
fixing bug
v_04
changing config file
Proof of concept
v_01 wrapping example code in __main__ constraint