Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Benezivas committed Jan 20, 2022
1 parent 6751abf commit 2095e3b
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__ = '3.0.0'
__version__ = '3.0.1'
__author__ = 'Jan Dreier, Henri Lotze'
__license__ = 'MIT'

0 comments on commit 2095e3b

Please sign in to comment.