We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679e38a commit 6395159Copy full SHA for 6395159
CHANGES.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+1.4.1 (unreleased)
6
+------------------
7
+
8
+*
9
10
1.4.0 (2023-06-15)
11
------------------
12
setup.py
@@ -13,7 +13,7 @@ def read(*parts):
13
14
setup(
15
name='django-tracking-fields',
16
- version='1.4.0',
+ version='1.4.1dev',
17
packages=find_packages(),
18
include_package_data=True,
19
license='GPLv3+',
0 commit comments