Skip to content

Commit df9c507

Browse files
committed
version 4.2.0
1 parent e6472d5 commit df9c507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace polylogarithm {
1111

1212
namespace {
1313
const int version_major = 4;
14-
const int version_minor = 1;
14+
const int version_minor = 2;
1515
const int version_patch = 0;
1616
} // anonymous namespace
1717

0 commit comments

Comments
 (0)