Skip to content

Commit

Permalink
Updated version number to 0.8.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
andersgs authored May 23, 2018
1 parent c48b3fb commit 8a2f8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meningotype/meningotype.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from __future__ import print_function

# Version
current_version = '0.8.1-beta'
current_version = '0.8.2-beta'

# Usage
import argparse
Expand Down

0 comments on commit 8a2f8c8

Please sign in to comment.