Commit Graph

12 Commits

Author SHA1 Message Date
97f1243643 Bumped version to 1.1.7 2017-04-21 18:12:04 +02:00
618f590f35 Bumped version to 1.1.6 2017-04-21 16:24:46 +02:00
87d568ab3f Bumped version to 1.1.5 2017-04-21 11:46:58 +02:00
a926dfa4c1 Bumped version to 1.1.4 2017-04-12 11:03:02 +02:00
65926962f2 Bumped version to 1.1.3 2017-04-05 13:00:28 +02:00
a5d5ede1fd Bumped version to 1.1.2 2017-03-07 16:09:21 +01:00
8e8a91cd89 Fixed T50811: 'bam' command cannot import name 'main'
The 'bam' CLI command entry point was pointing to the wrong module. This is
now fixed.
2017-03-07 16:06:43 +01:00
d74e4d0604 Bumped version to 1.1.1 2017-01-17 17:23:55 +01:00
8fa58458f5 Bumped version to 1.1 2017-01-17 16:21:02 +01:00
abb22c0940 Don't import bam in setup.py
This is a bad idea, since it requires bam to be installable even before
running setup.py. Furthermore, it requires bam to be importable before
being installed, which is also a bad idea.
2017-01-17 16:06:27 +01:00
a8fcf6d486 Removed unused imports 2017-01-17 16:04:48 +01:00
bf9098102e setup now functional 2014-12-19 17:29:15 +01:00