Skip to content

Commit 8e67034

Browse files
Bump version (#27)
Signed-off-by: joydeep-recurve <[email protected]>
1 parent 24ecb1a commit 8e67034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gridmeter/gridmeter/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
__title__ = "GRIDmeter™"
2121
__description__ = "Tools for stratified sampling for comparison groups"
2222
__url__ = "http://github.com/recurve-methods/comparison_groups"
23-
__version__ = "1.1.0"
23+
__version__ = "2.0.0a1"
2424
__author__ = "Recurve Analytics, Inc"
2525
__author_email__ = "[email protected]"
2626
__license__ = "Apache 2.0"

0 commit comments

Comments
 (0)