Skip to content

Commit d5fbea3

Browse files
Change version (#133)
1 parent cbbffd6 commit d5fbea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grape/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def get_current_year():
2424
__author__ = "Aurora Maurizio, Martina Teruzzi, Nicola Demo"
2525
__copyright__ = "Copyright 2019-{}, GRAPE contributors".format(get_current_year())
2626
__license__ = "MIT"
27-
__version__ = "1.4.0"
27+
__version__ = "2.0.0"
2828
__mail__ = 'auroramaurizio1@gmail.com, teruzzi.martina@gmail.com, demo.nicola@gmail.com'
2929
__maintainer__ = __author__
3030
__status__ = "Alpha"

0 commit comments

Comments
 (0)