Skip to content

Commit fff17e4

Browse files
committed
Bump version: 0.2.3 → 0.2.4
1 parent e763822 commit fff17e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.3
2+
current_version = 0.2.4
33
commit = True
44
tag = True
55

scope_plot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
__author__ = 'Abdul Dakkak'
22
__email__ = '[email protected]'
33
__license__ = 'Apache 2.0'
4-
__version__ = '0.2.3'
4+
__version__ = '0.2.4'

0 commit comments

Comments
 (0)