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

dbsession v0.6.0

Latest
Compare
Choose a tag to compare
@andfoy andfoy released this 06 Jul 20:26
· 4 commits to master since this release

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