Skip to content

Commit 2239b1b

Browse files
committed
bumping to pathos-0.2.6
1 parent 37dda9b commit 2239b1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[egg_info]
2-
tag_build = .dev0
2+
#tag_build = .dev0
33
#tag_svn_revision = yes
44
#tag_date = yes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
raise ValueError(unsupported)
1919

2020
# set version numbers
21-
stable_version = '0.2.5'
21+
stable_version = '0.2.6'
2222
target_version = '0.2.6'
2323
is_release = stable_version == target_version
2424

0 commit comments

Comments
 (0)