Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Releases: treble-ai/dbsession

dbsession v0.6.0

06 Jul 20:26
Compare
Choose a tag to compare

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

26 Jan 17:23
Compare
Choose a tag to compare
fixing bug

v_04

26 Jan 04:59
Compare
Choose a tag to compare
changing config file

Proof of concept

26 Jan 03:46
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release
v_01

wrapping example code in __main__ constraint