File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.4a12
2+ current_version = 0.1.4a13
33commit = True
44tag = True
55tag_name = v{new_version}
Original file line number Diff line number Diff line change 22
33[tool .poetry ]
44name = " toolcraft"
5- version = " 0.1.4a12 "
5+ version = " 0.1.4a13 "
66homepage = " https://github.com/SpikingNeurons/toolcraft"
77repository = " https://github.com/SpikingNeurons/toolcraft"
88documentation = " https://toolcraft.spikingneurons.com/"
Original file line number Diff line number Diff line change 11"""Unit test package for toolcraft."""
22
3- __version__ = "0.1.4a12 "
3+ __version__ = "0.1.4a13 "
Original file line number Diff line number Diff line change 4141"""
4242__author__ = """Praveen Kulkarni"""
4343__email__ = "praveenneuron@gmail.com"
44- __version__ = "0.1.4a12 "
44+ __version__ = "0.1.4a13 "
4545
4646from . import settings
4747from . import logger
You can’t perform that action at this time.
0 commit comments