Skip to content

Commit e69ee68

Browse files
committed
Bump version to v2, prepare for release
1 parent bb513ad commit e69ee68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With seamless we mean that any features we add will work truly seamlessly. You s
2222

2323
---
2424

25-
:warning: **This README is for v2 which is currently under development. See the `v1` branch for v1.x.**
25+
:warning: **This README is for v2. See the `v1` branch for v1.x.**
2626

2727
---
2828

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def run(self):
3636

3737
setup(
3838
name="django-postgres-extra",
39-
version="2.0a15",
39+
version="2.0",
4040
packages=find_packages(),
4141
include_package_data=True,
4242
license="MIT License",

0 commit comments

Comments
 (0)