Skip to content

Commit

Permalink
Merge pull request #358 from kaeldai/feature/ver_bump_1.1.0
Browse files Browse the repository at this point in the history
updating version number
  • Loading branch information
kaeldai authored Apr 1, 2024
2 parents 163464b + 9a38165 commit e57c84c
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.8'
__version__ = '1.1.0'

0 comments on commit e57c84c

Please sign in to comment.