File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424author = u'Andre Kahles'
2525
2626# The short X.Y version
27- version = u'2.5 '
27+ version = u'3.0 '
2828# The full version, including alpha/beta/rc tags
29- release = u'2.5 .0'
29+ release = u'3.0 .0'
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.5 .0
2+ current_version = 3.0 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 4545 test_suite = 'tests' ,
4646 tests_require = test_requirements ,
4747 url = 'https://github.com/ratschlab/spladder' ,
48- version = '2.5 .0' ,
48+ version = '3.0 .0' ,
4949 zip_safe = False ,
5050)
Original file line number Diff line number Diff line change 44
55__author__ = """Andre Kahles"""
66__email__ = 'andre.kahles@inf.ethz.ch'
7- __version__ = '2.5 .0'
7+ __version__ = '3.0 .0'
You can’t perform that action at this time.
0 commit comments