Commit 7636d49 1 parent 4a1b860 commit 7636d49 Copy full SHA for 7636d49
File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
2
commit = False
3
3
tag = False
4
- current_version = 2.0.0
4
+ current_version = 2.0.0-post0
5
5
6
6
[bumpversion:file:setup.cfg]
7
7
8
- [bumpversion:file:README.rst]
9
-
10
8
[bumpversion:file:docs/conf.py]
Original file line number Diff line number Diff line change 30
30
author = "Sergei Maertens"
31
31
32
32
# The full version, including alpha/beta/rc tags
33
- release = "2.0.0"
33
+ release = "2.0.0-post0 "
34
34
35
35
36
36
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 2
2
# see http://setuptools.readthedocs.io/en/latest/setuptools.html#configuring-setup-using-setup-cfg-files
3
3
[metadata]
4
4
name = django-privates
5
- version = 2.0.0
5
+ version = 2.0.0-post0
6
6
description = Simple private media integration for Django
7
7
long_description = file: README.rst
8
8
url = https://github.com/sergei-maertens/django-privates
You can’t perform that action at this time.
0 commit comments