Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
django-taggit
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
e1c00a57
authored
Nov 25, 2013
by
Florian Apolloner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increased version to 0.12a1
parent
d19e6802
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setup.py
+1
-1
taggit/__init__.py
+1
-1
No files found.
setup.py
View file @
e1c00a57
...
...
@@ -7,7 +7,7 @@ f.close()
setup
(
name
=
'django-taggit'
,
version
=
'0.1
1.
1'
,
version
=
'0.1
2a
1'
,
description
=
'django-taggit is a reusable Django application for simple tagging.'
,
long_description
=
readme
,
author
=
'Alex Gaynor'
,
...
...
taggit/__init__.py
View file @
e1c00a57
VERSION
=
(
0
,
1
1
,
1
)
VERSION
=
(
0
,
1
2
,
0
,
'alpha'
,
0
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment