Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Django SomOffice App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Comunitats Energètiques
SomOffice
Django SomOffice App
Commits
1eaca6d2
Commit
1eaca6d2
authored
2 years ago
by
Daniel Palomar
Browse files
Options
Downloads
Patches
Plain Diff
build(version): Bump to 0.0.1
parent
db0500a5
No related branches found
No related tags found
1 merge request
!2
build(version): Bump to 0.0.1
This commit is part of merge request
!2
. Comments created here will be created in the context of that merge request.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
4 additions
and
1 deletion
CHANGELOG.md
+
3
−
0
Edit
View file @
1eaca6d2
...
...
@@ -5,3 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
## [0.0.1] - 2022-08-30
*
:package: First package :package:
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
Edit
View file @
1eaca6d2
...
...
@@ -7,7 +7,7 @@ with open("README.md", "r") as fh:
setup
(
name
=
"
django-somoffice
"
,
version
=
"
0.0.
0
"
,
version
=
"
0.0.
1
"
,
author
=
"
Coopdevs
"
,
author_email
=
"
info@coopdevs.org
"
,
description
=
"
A RESTful API for SomOffice instance
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment