aboutsummaryrefslogtreecommitdiff
path: root/tests/vga
AgeCommit message (Expand)Author
2020-09-08modernize the build (test) systemWojciech Kosior
2020-09-01remove old debugging codeWojciech Kosior
2020-09-01fix line counting in test model (avoid having picture shifted 1 line down on ...Wojciech Kosior
2020-09-01start anewWojciech Kosior
86914ff3cacdb750efb3ca1f94efe7d3369'>Diffstat
-rw-r--r--immutables/_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/immutables/_version.py b/immutables/_version.py
index 320031d..5896713 100644
--- a/immutables/_version.py
+++ b/immutables/_version.py
@@ -10,4 +10,4 @@
# supported platforms, publish the packages on PyPI, merge the PR
# to the target branch, create a Git tag pointing to the commit.
-__version__ = '0.14'
+__version__ = '0.15'