Skip to content

Commit

Permalink
Merge pull request #39 from Benezivas/develop
Browse files Browse the repository at this point in the history
Increment version number
  • Loading branch information
Benezivas authored Jan 17, 2022
2 parents 609365b + dd754d0 commit 6342f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algobattle/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__title__ = 'Algorithmic Battle'
__version__ = '2.0.2'
__version__ = '3.0.0'
__author__ = 'Jan Dreier, Henri Lotze'
__license__ = 'MIT'

0 comments on commit 6342f3e

Please sign in to comment.