Skip to content
Snippets Groups Projects
Commit 3513cde8 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Updating version

parent dbe1da2e
No related branches found
No related tags found
No related merge requests found
Pipeline #10725 failed
...@@ -7,4 +7,5 @@ venv ...@@ -7,4 +7,5 @@ venv
db.sqlite3 db.sqlite3
*.mo *.mo
.idea .idea
.coverage .coverage
\ No newline at end of file *.egg-info
\ No newline at end of file
...@@ -7,7 +7,7 @@ readme = open('README.rst').read() ...@@ -7,7 +7,7 @@ readme = open('README.rst').read()
setup( setup(
name='django-basetheme-bootstrap', name='django-basetheme-bootstrap',
version='0.0.0', version='0.0.1',
description='Django Basetheme Bootstrap', description='Django Basetheme Bootstrap',
long_description=readme, long_description=readme,
author='Bryan Brancotte', author='Bryan Brancotte',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment