We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb083c commit 8127e67Copy full SHA for 8127e67
.bumpversion.cfg
@@ -1,2 +1,2 @@
1
[bumpversion]
2
-current_version = 0.15.3
+current_version = 0.15.4
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='qreu',
6
- version='0.15.3',
+ version='0.15.4',
7
packages=find_packages(),
8
url='https://github.com/gisce/qreu',
9
install_requires=[
0 commit comments