Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Passive DNS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Dušička
Passive DNS
Commits
f96256b4
Commit
f96256b4
authored
Jun 23, 2021
by
Radko Krkoš
Browse files
Options
Downloads
Patches
Plain Diff
Version 0.3.2 of the pdns_rest_api & pdns_web_gui
parent
f5c8e0e9
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
pdns_rest_api/pdns_rest_api/version.py
+1
-1
1 addition, 1 deletion
pdns_rest_api/pdns_rest_api/version.py
pdns_web_gui/pdns_web_gui/version.py
+1
-1
1 addition, 1 deletion
pdns_web_gui/pdns_web_gui/version.py
with
2 additions
and
2 deletions
pdns_rest_api/pdns_rest_api/version.py
+
1
−
1
View file @
f96256b4
"""
pdns_rest_api version information
"""
__version__
=
'
0.3.
1
'
__version__
=
'
0.3.
2
'
This diff is collapsed.
Click to expand it.
pdns_web_gui/pdns_web_gui/version.py
+
1
−
1
View file @
f96256b4
"""
PassiveDNS WEB GUI version information
"""
__version__
=
'
0.3.
1
'
__version__
=
'
0.3.
2
'
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