Skip to content

Commit

Permalink
Merge pull request #245 from AllenInstitute/develop
Browse files Browse the repository at this point in the history
fix version number
  • Loading branch information
kaeldai committed Jul 23, 2022
2 parents 333d0e8 + d04770e commit f1ae019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmtk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
__version__ = '1.0.5'
__version__ = '1.0.6'

0 comments on commit f1ae019

Please sign in to comment.