Skip to content

Commit fc4e3cc

Browse files
committed
chore(version-up): v2.1.5
Fixes gitpython-developers#632
1 parent 6420d2e commit fc4e3cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.1.5

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,6 @@ def _stamp_version(filename):
131131
"Programming Language :: Python :: 3.3",
132132
"Programming Language :: Python :: 3.4",
133133
"Programming Language :: Python :: 3.5",
134+
"Programming Language :: Python :: 3.6",
134135
]
135136
)

0 commit comments

Comments
 (0)